Peewee v3.15.1 Release Notes

    • 🛠 Fix issue introduced in Sqlite 3.39.0 regarding the propagation of column subtypes in subqueries.
    • 🛠 Fix bug where cockroachdb server version was not set when beginning a transaction on an unopened database.

    View commits