This is a small release mainly to get some fixes out.
- Support for named
Check
and foreign-key constraints. - Better foreign-key introspection for CockroachDB (and Postgres).
- Register UUID adapter for Postgres.
- Add
fn.array_agg()
to blacklist for automatic value coercion.