github tortoise/aerich v0.7.0

latest releases: v0.7.2, v0.7.1, v0.7.1rc1...
24 months ago

Now aerich use .py file to record versions.

Upgrade Note:

  1. Truncate aerich table
  2. Delete migrations/models folder
  3. Run aerich init-db
  • Improve inspectdb adding support to postgresql::numeric data type
  • Add support for dynamically load DDL classes easing to add support to
    new databases without changing Migrate class logic
  • Fix decimal field change. (#246)
  • Support add/remove field with index.

Don't miss a new aerich release

NewReleases is sending notifications on new releases.