Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install new instances with bigint filecache | Joas Schilling | 2017-10-13 | 1 | -14/+15 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Don't change the filecache schema on update | Joas Schilling | 2017-10-13 | 1 | -3/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Restore the sequencial order | Joas Schilling | 2017-09-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Migrate all core id columns to bigint | Joas Schilling | 2017-09-29 | 1 | -0/+42 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix missing "unsigned" on integer columns | Joas Schilling | 2017-09-19 | 2 | -17/+121 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix headers | Joas Schilling | 2017-08-14 | 2 | -6/+44 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Make sure the accounts table exists | Joas Schilling | 2017-08-14 | 1 | -0/+59 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Install from migrations | Joas Schilling | 2017-07-25 | 1 | -0/+897 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add migration for personal settings stuff | Joas Schilling | 2017-07-05 | 1 | -0/+93 |
Signed-off-by: Joas Schilling <coding@schilljs.com> |