Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli exe to parse a directory full of SQL files #9

Open
bergey opened this issue Nov 21, 2020 · 0 comments
Open

cli exe to parse a directory full of SQL files #9

bergey opened this issue Nov 21, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@bergey
Copy link
Owner

bergey commented Nov 21, 2020

Make it faster to test the parser on real-world SQL by parsing files. Unlike the parser tests, don't assert that they match a particular AST, just report whether parse succeeded, and parser errors (including file name) if they fail.

@bergey bergey added enhancement New feature or request help wanted Extra attention is needed labels Nov 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant