Java/Ruby/Rust/QL: add overlayChangedFiles relation to dbscheme

This commit is contained in:
Nick Rolfe
2025-06-26 15:05:16 +01:00
parent a4de3110ae
commit 72b4e67477
8 changed files with 53 additions and 0 deletions

View File

@@ -211,6 +211,10 @@ databaseMetadata(
string value : string ref
);
overlayChangedFiles(
string path: string ref
);
/*
* SMAP
*/