Skip to content

idempotent mode, fix django 3.2 degradation

Choose a tag to compare

@tbicr tbicr released this 29 Apr 17:07
· 54 commits to master since this release
  • added idempotent mode and ZERO_DOWNTIME_MIGRATIONS_IDEMPOTENT_SQL setting
  • fixed django 3.2 degradation with missing skip_default_on_alter method
  • improved readme
  • updated release github action