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

Validate that the default sequence name is present in the database at startup #475

Closed
JonasKellerer opened this issue Jun 10, 2024 · 1 comment

Comments

@JonasKellerer
Copy link
Contributor

In #471 it was raised the issue, that the default sequence name defined in the database config does not have to be a valid sequence name. Add a check to this during startup of the database, so we can be sure in the queries, that the default sequence name is always present. Then remove the check in insertion_contains.cpp

@Taepper
Copy link
Collaborator

Taepper commented Jun 12, 2024

It should be resolved with #454 . We will verify after and close accordingly

@Taepper Taepper closed this as completed Jul 18, 2024
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

No branches or pull requests

2 participants