Fix MySQL 5.X rename column.

This commit is contained in:
long2ice
2021-07-09 10:53:13 +08:00
parent 5a873b8b69
commit 77005f3793
3 changed files with 6 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
### 0.5.5
- Fix KeyError: 'src_folder' after upgrading aerich to 0.5.4. (#176)
- Fix MySQL 5.X rename column.
### 0.5.4