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

fix(relational): fix dummy project #406

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

shinyano
Copy link
Collaborator

@shinyano shinyano commented Jul 23, 2024

What's wrong?

[Relational storage engine] Querying non-existing path prefix in dummy relational engine would cause exception, because the engine tries to connect to a database that does not exist.

Fix

Query infomation about databases before making connection.

@zhuyuqing zhuyuqing merged commit 97b56b0 into IGinX-THU:main Jul 26, 2024
3 checks passed
@shinyano shinyano deleted the fix/fix-relational-dummy branch August 19, 2024 02:53
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.

3 participants