mirror of
https://github.com/github/codeql.git
synced 2026-05-13 10:49:26 +02:00
The database type `@xmlparent` is defined a bit too loosely in that it includes all of `@file`, not just XML files. Fixing that would involve fiddling with the extractor/dbscheme, so I have opted to fix it at the QL level instead.