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

Issue #90 Convert InsertMany to execute as a runCommand #92

Conversation

jsonking
Copy link

@jsonking jsonking commented Feb 6, 2021

Converts InsertMany to runCommand style.
Refactored InsertOne to extend this and minimize duplication - i.e. keeps the code DRY.

┆Issue is synchronized with this Jira Bug by Unito

@alexandru-slobodcicov alexandru-slobodcicov merged commit dedda68 into liquibase:main Feb 7, 2021
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.

Convert all statements to runCommand so it is compatible with majority JavaDriver versions
2 participants