idempotent mode, fix django 3.2 degradation
- added idempotent mode and
ZERO_DOWNTIME_MIGRATIONS_IDEMPOTENT_SQLsetting - fixed django 3.2 degradation with missing
skip_default_on_altermethod - improved readme
- updated release github action
ZERO_DOWNTIME_MIGRATIONS_IDEMPOTENT_SQL settingskip_default_on_alter method