nextcloud/lib/public/DB/Events
Joas Schilling bd0a149a4f
feat(dispatcher): Add typed event for "db:add-missing-primary-keys"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-24 14:51:32 +02:00
..
AddMissingColumnsEvent.php feat(dispatcher): Add typed event for "db:add-missing-columns" 2023-07-24 14:51:32 +02:00
AddMissingIndicesEvent.php feat(dispatcher): Add typed event for "db:add-missing-columns" 2023-07-24 14:51:32 +02:00
AddMissingPrimaryKeyEvent.php feat(dispatcher): Add typed event for "db:add-missing-primary-keys" 2023-07-24 14:51:32 +02:00