Skip to content
New issue

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

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

Already on GitHub? # to your account

marvelous grammar, unit tests to come? #1

Open
robertleeplummerjr opened this issue Oct 1, 2019 · 1 comment
Open

marvelous grammar, unit tests to come? #1

robertleeplummerjr opened this issue Oct 1, 2019 · 1 comment

Comments

@robertleeplummerjr
Copy link

I generally will see regular grammar such as insert update delete etc., but then I look for things like stored procedures, case statements, more advanced logic, and the other choices are very limited.

That was until I saw what you offer here. It looks as though you have a year's worth of work, in a very short time frame, fantastic!

What is planned for unit tests though?

@ststeiger
Copy link
Owner

The grammar is from https://github.com/antlr/grammars-v4/tree/master/tsql.
If you want to add a C# unit-test, you should probably add it there.
I have no plans for unit-test or more work - I just wanted to remove comments from scripts, so I can search in them without getting false positives with things that are commented out (db diff and grep).

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants