feat: support add/remove field with index

This commit is contained in:
Jinlong Peng
2022-08-26 18:04:20 +08:00
parent b141363c51
commit 8c2ecbaef1
3 changed files with 208 additions and 377 deletions

View File

@@ -8,6 +8,7 @@
- Add support for dynamically load DDL classes easing to add support to
new databases without changing `Migrate` class logic
- Fix decimal field change. (#246)
- Support add/remove field with index.
### 0.6.3