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

[test] error modes #13

Open
ChuckHend opened this issue Aug 4, 2023 · 1 comment
Open

[test] error modes #13

ChuckHend opened this issue Aug 4, 2023 · 1 comment

Comments

@ChuckHend
Copy link
Member

add more tests for malformed queries, timeouts, etc.

@ChuckHend
Copy link
Member Author

Some statements, such as create table are reporting "success" when they fail. for example, create table mytable (x text), send twice. The second should fail (table already exists), but is reporting success.

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