Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 3 | -59/+6 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | feat(occ): add possibility to edit indices | Johannes Merkel | 2024-02-27 | 1 | -0/+41 |
| | | | | Signed-off-by: Johannes Merkel <mail@johannesgge.de> | ||||
* | fix: Add options to support all used features by core | Joas Schilling | 2023-07-24 | 1 | -4/+23 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(dispatcher): Add typed event for "db:add-missing-primary-keys" | Joas Schilling | 2023-07-24 | 1 | -0/+60 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(dispatcher): Add typed event for "db:add-missing-columns" | Joas Schilling | 2023-07-24 | 2 | -2/+62 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat: Add public event for missing indices | Julius Härtl | 2023-07-14 | 1 | -0/+59 |
Signed-off-by: Julius Härtl <jus@bitgrid.net> |