fix: postgres sql error (#263)

This commit is contained in:
long2ice
2022-09-23 23:33:49 +08:00
parent 75db7cea60
commit 9da99824fe
4 changed files with 8 additions and 4 deletions

View File

@@ -2,6 +2,10 @@
## 0.7
### 0.7.1rc1
- Fix postgres sql error (#263)
### 0.7.0
**Now aerich use `.py` file to record versions.**