Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ask the schema whether the table and column exist | Joas Schilling | 2017-09-08 | 1 | -13/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add a repair step to drop the account_terms table on oc migration | Joas Schilling | 2017-08-07 | 1 | -0/+60 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Don't throw an error when the table doesn't exist | Joas Schilling | 2017-07-12 | 1 | -0/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add some more casting | Joas Schilling | 2017-05-18 | 1 | -4/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Avoid problems for some DBs by removing the table completly | Joas Schilling | 2017-05-18 | 1 | -4/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add a migration step to save the data from the accounts table before migrating | Joas Schilling | 2017-05-18 | 1 | -0/+178 |
Signed-off-by: Joas Schilling <coding@schilljs.com> |