Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add parent index to share table | Roeland Jago Douma | 2018-06-03 | 1 | -0/+1 |
| | | | | | | Fixes #9327 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix the type hints of migrations and correctly inject the wrapped schema ↵ | Joas Schilling | 2018-01-17 | 1 | -4/+4 |
| | | | | | | into migrations Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | add index for share_with table for newly created tables | Bjoern Schiessle | 2017-12-18 | 1 | -0/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Install new instances with bigint filecache | Joas Schilling | 2017-10-13 | 1 | -14/+15 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix missing "unsigned" on integer columns | Joas Schilling | 2017-09-19 | 1 | -17/+19 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix headers | Joas Schilling | 2017-08-14 | 1 | -3/+22 |
| | | | | 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> |