mirror of
https://github.com/github/codeql.git
synced 2026-04-21 06:55:31 +02:00
While the string representation is useful for quickly modifying queries, it's a bit clunky when the data needs to be further parsed. Instead, the two queries now select all of the columns of the sinkmodel separately (which makes it easy to pull them out of the relevant output later on).