aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/DB/Events/AddMissingPrimaryKeyEvent.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* feat(dispatcher): Add typed event for "db:add-missing-primary-keys"Joas Schilling2023-07-241-0/+60
Signed-off-by: Joas Schilling <coding@schilljs.com>