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

Poor NDB error handling when table does not exist #17

Open
jdduncan opened this issue Mar 19, 2015 · 1 comment
Open

Poor NDB error handling when table does not exist #17

jdduncan opened this issue Mar 19, 2015 · 1 comment

Comments

@jdduncan
Copy link
Contributor

See issue#16.
"Table Not Found" should be a clear error with SQLState 42S02. Instead it appears as an empty error object from a listIndexes call that returns -1.

@CraigLRussell
Copy link
Contributor

I've written a new test and pushed it:
database-jones/test/api/TableNotFoundErrorTest.js

The test passes with jones-mysql and fails with jones-ndb

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