Peewee v3.14.2 Release Notes

  • ๐Ÿš€ 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.

    View commits