Skip to content

Commit f714e5c

Browse files
authored
Merge pull request #19896 from github/nickrolfe/overlay-deleted-files
Java/Ruby/Rust/QL: add `overlayChangedFiles` relation to dbscheme
2 parents 5c9a401 + 84e5f28 commit f714e5c

File tree

31 files changed

+25714
-68
lines changed

31 files changed

+25714
-68
lines changed

java/downgrades/1b8f5f4c747e4249f4731796ccaa0661c7434d8a/old.dbscheme

Lines changed: 1236 additions & 0 deletions
Large diffs are not rendered by default.

java/downgrades/1b8f5f4c747e4249f4731796ccaa0661c7434d8a/semmlecode.dbscheme

Lines changed: 1232 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
description: Add overlayChangedFiles relation
2+
compatibility: full
3+
overlayChangedFiles.rel: delete

java/ql/lib/config/semmlecode.dbscheme

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,10 @@ databaseMetadata(
211211
string value : string ref
212212
);
213213

214+
overlayChangedFiles(
215+
string path: string ref
216+
);
217+
214218
/*
215219
* SMAP
216220
*/

java/ql/lib/config/semmlecode.dbscheme.stats

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4004,6 +4004,17 @@
40044004
</dep>
40054005
</dependencies>
40064006
</relation>
4007+
<relation>
4008+
<name>overlayChangedFiles</name>
4009+
<cardinality>50</cardinality>
4010+
<columnsizes>
4011+
<e>
4012+
<k>path</k>
4013+
<v>50</v>
4014+
</e>
4015+
</columnsizes>
4016+
<dependencies/>
4017+
</relation>
40074018
<relation>
40084019
<name>smap_header</name>
40094020
<cardinality>1</cardinality>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy