Open
Description
This is actually a feature request and it would be cool to use Postgres' check constraints. text
and json(b)
fields are (almost) unlimited by default so that would be a nice addition to this library's Schema
. Not sure if that means that we need to come up with a new type or if the existing field definitions can be enhanced.