Support drop column for sqlite. (#40)

This commit is contained in:
long2ice
2021-07-03 13:51:01 +08:00
parent 9f663299cf
commit 7bcf9b2fed
5 changed files with 4 additions and 12 deletions

View File

@@ -6,6 +6,7 @@
- Fix incorrect index creation order. (#151)
- Not catch exception when import config. (#164)
- Support `drop column` for sqlite. (#40)
### 0.5.3