mirror of
https://github.com/github/codeql.git
synced 2026-04-20 22:44:52 +02:00
Relax the C++ dbscheme for link_targets/2
This commit is contained in:
@@ -2149,7 +2149,7 @@ includes(
|
||||
);
|
||||
|
||||
link_targets(
|
||||
unique int id: @link_target,
|
||||
int id: @link_target,
|
||||
int binary: @file ref
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user