mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
Java/Ruby/Rust/QL: add overlayChangedFiles relation to dbscheme
This commit is contained in:
@@ -211,6 +211,10 @@ databaseMetadata(
|
||||
string value : string ref
|
||||
);
|
||||
|
||||
overlayChangedFiles(
|
||||
string path: string ref
|
||||
);
|
||||
|
||||
/*
|
||||
* SMAP
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user