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

belt throws a Programming exception for a malformed query when sequences are empty #241

Open
vjeeva opened this issue Jun 5, 2023 · 0 comments

Comments

@vjeeva
Copy link
Contributor

vjeeva commented Jun 5, 2023

When performing a sequence dump and load, if there are no sequences to dump the dump command runs fine but the load function errors out saying we have a malformed query.

This malformed query comes from there being no sequences to dump (happened on some empty databases that shouldn't have been involved anyways but still).

Please alter the code so when it runs into empty sequences - load at least calls that out or the thrown error says there were no sequences to load.

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

1 participant