Skip to content

Conversation

@Huliiiiii
Copy link

#84

let input = indoc!(
"
DROP INDEX IF EXISTS idx_a;
Copy link
Contributor

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.

Copy link
Author

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?

@lu-zero
Copy link
Contributor

lu-zero commented Sep 23, 2025

I managed to forget to check this while I reworked some logic, could you please rebase and confirm now works?

@Huliiiiii
Copy link
Author

It still fails.

@lu-zero
Copy link
Contributor

lu-zero commented Oct 14, 2025

Now that I added the debug support cargo test -F debug shown the problem and hopefully now I have a solution.

@lu-zero
Copy link
Contributor

lu-zero commented Oct 15, 2025

Please test the current master, hopefully it should cover your needs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants