Ruby: add databaseMetadata relation to dbscheme

This is required for overlay support.
This commit is contained in:
Nick Rolfe
2025-05-29 18:22:36 +01:00
parent c4ccc5502d
commit 1bd7c4f11c
12 changed files with 6201 additions and 3 deletions

View File

@@ -11,6 +11,7 @@
"/*- Diagnostic messages -*/",
"/*- Diagnostic messages: severity -*/",
"/*- Source location prefix -*/",
"/*- Database metadata -*/",
"/*- Lines of code -*/",
"/*- Configuration files with key value pairs -*/",
"/*- YAML -*/",
@@ -31,4 +32,4 @@
"/*- Python dbscheme -*/",
"/*- Empty location -*/"
]
}
}