mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01: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.