github coleifer/peewee 4.1.0

latest release: 4.1.1
5 hours ago
  • Unfortunately, the new JSONField did not play nice w/MySQL when query was
    generated before a conn was opened. We were trying to do some introspection
    on the server version, but I've decided instead to make mariadb= be a
    database param, per @alisonatwork's suggestion, with the default being
    "MySQL" flavored JSON. Refs #3053
  • JSONField containment (contains, contained_by) no longer wraps its
    argument in CAST / JSON_COMPACT on MySQL/MariaDB, #3053.

View commits

Don't miss a new peewee release

NewReleases is sending notifications on new releases.