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

Clean up SQLite DDL handling and move all operations to the parser-based approach #4648

Merged
merged 9 commits into from Aug 25, 2021

Conversation

nickrum
Copy link
Contributor

@nickrum nickrum commented Aug 25, 2021

No description provided.

@kibertoad
Copy link
Collaborator

Why was a bunch of tests dropped?

@nickrum
Copy link
Contributor Author

nickrum commented Aug 25, 2021

The dropped tests were all testing the functionality of _doReplace() which I removed as it is no longer needed. The cases that were tested should all be covered by the parser/compiler unit tests.

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.

None yet

2 participants