You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a service that uses liquibase to control SQL models in Database, and I think it could be beneficial to have CodeQL run against the .SQL files that we use to create the schemas and views. Is this something that is currently supported, or could be supported in the future?
The text was updated successfully, but these errors were encountered:
Thanks for your suggestion. This is currently not supported. It could be supported in the future, and if we plan to do so eventually a relevant item should appear on our public road map: GitHub Public Roadmap (view).
Just out of interest, what kinds of checks would you expect CodeQL to perform on the .SQL files?
I'm working on a service that uses liquibase to control SQL models in Database, and I think it could be beneficial to have CodeQL run against the .SQL files that we use to create the schemas and views. Is this something that is currently supported, or could be supported in the future?
The text was updated successfully, but these errors were encountered: