Fix postgres fk rename (#378)

* Update postgres drop fk template

* fix test error

* docs: update changlog
This commit is contained in:
Waket Zheng
2024-12-09 11:41:40 +08:00
committed by GitHub
parent 8cefe68c9b
commit c2ebe9b5e4
5 changed files with 39 additions and 49 deletions

View File

@@ -5,6 +5,7 @@
### [0.8.1](Unreleased)
#### Fixed
- PostgreSQL: Cannot drop constraint after deleting or rename FK on a model. (#378)
- Sort m2m fields before comparing them with diff. (#271)
### [0.8.0](../../releases/tag/v0.8.0) - 2024-12-04