-
Notifications
You must be signed in to change notification settings - Fork 32
Add tests #92
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
base: master
Are you sure you want to change the base?
Add tests #92
Conversation
| let input = indoc!( | ||
| " | ||
| DROP INDEX IF EXISTS idx_a; | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lines_between_queries:1 would add just a single new line, probably we should document it better or change its name.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I didn’t understand. Could you explain it in more detail?
|
I managed to forget to check this while I reworked some logic, could you please rebase and confirm now works? |
|
It still fails. |
|
Now that I added the debug support |
|
Please test the current master, hopefully it should cover your needs. |
|
Sorry for the delay, but it still failed. |
#84