Fix Postgres alter table

This commit is contained in:
long2ice
2020-09-24 15:02:28 +08:00
parent 3b4d9b47ce
commit af4d4be19a
2 changed files with 7 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
### 0.2.4
- Raise error with SQLite unsupported features.
- Fix Postgres alter table. (#48)
### 0.2.3