Skip to content

v0.5.4

Compare
Choose a tag to compare
@maxtepkeev maxtepkeev released this 04 Jul 07:19
  • Added: Django: Issue #30 (Support for using database routers to determine correct database for a model in a multi database configuration)
  • Fixed: Peewee: Table partitioning was broken in Peewee >= 2.7.4 due to Peewee API changes
  • Fixed: PostgreSQL: Failed to partition a table if a reserved keyword was used as a column name