Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing catch blocks for migration from 1.1.1 to 1.2.0 | Hugo Caloto | 2018-07-31 | 1 | -0/+6 |
| | | | | Signed-off-by: Hugo Caloto <hcaloto@gmail.com> | ||||
* | fix: Support SQlite | BoHong Li | 2017-03-28 | 1 | -4/+12 |
| | | | | 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/+30 |