Missing quoting when tables have "special" names #9
Labels
Comments
|
This is a limitation of the SQL library I'm using, but I might be able to fix it with a simple find and replace. Will investigate and get back to you. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have a database with a table called
transaction. Opening it view the viewer:Probably only a missing quoting somewhere...
Schema is:
The text was updated successfully, but these errors were encountered: