feat: scheduler events tests

This commit is contained in:
Nybkox
2025-01-03 11:01:16 +01:00
parent 891fb15290
commit c90011fc27
3 changed files with 64 additions and 6 deletions

View File

@@ -1492,6 +1492,7 @@ export const chinookDbInfo: DatabaseInfo = {
collections: [],
matviews: [],
triggers: [],
schedulerEvents: [],
};
// const ARTIST_TABLE: TableInfo = {