mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
Java/Ruby/Rust/QL: add overlayChangedFiles relation to dbscheme
This commit is contained in:
@@ -110,3 +110,7 @@ databaseMetadata(
|
||||
string metadataKey: string ref,
|
||||
string value: string ref
|
||||
);
|
||||
|
||||
overlayChangedFiles(
|
||||
string path: string ref
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user