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

Improve idempotency of db creation scripts #1479

Merged

Conversation

FieteO
Copy link
Contributor

@FieteO FieteO commented Mar 12, 2024

Ensure that all db creation scripts (cassandra and atlas) use IF NOT EXISTS for CREATE operations to make those statements rerunnable.

Fixes #1476

@FieteO FieteO changed the title Improve idempotency of cassandra db creation scripts Improve idempotency of db creation scripts Mar 12, 2024
@FieteO
Copy link
Contributor Author

FieteO commented Mar 18, 2024

@adejanovski Any comments from your side? Can this be merged?

Copy link
Contributor

@adejanovski adejanovski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@adejanovski adejanovski merged commit f611445 into thelastpickle:master Mar 18, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants