Make query constraints for access paths query configurable#3318
Make query constraints for access paths query configurable#3318
Conversation
shati-patel
left a comment
There was a problem hiding this comment.
Makes sense! 🚢
I guess this just means that we temporarily can't use the access paths query in the extension? (Since the "old" version used a different tag, and this new version doesn't have the correct output format for now)
Yes, but you'd have to have manually added the "old" query to your workspace, so the access path queries were probably not working for the majority of people anyway. You should still be able to use the old query by changing the |
This makes the query constraints for the access paths query configurable since these can differ between the languages. It also updates the query constraint for the Ruby query from the
access-path-suggestionstag toaccess-paths, since that is how the query was merged into CodeQLmain.Checklist
ready-for-doc-reviewlabel there.