Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: Other dialect duplicated add index problem | BoHong Li | 2017-03-28 | 1 | -3/+9 |
| | | | | Detect is using SQLite to add index | ||||
* | fix: Support SQlite | BoHong Li | 2017-03-28 | 1 | -0/+5 |
| | | | | Move 'unique' constraint to another statement (SQLite don't support set unique when addColumn) | ||||
* | fix: Add missing migration | BoHong Li | 2017-03-27 | 1 | -0/+14 |