Skip to content

Conversation

@michaelmior
Copy link

No description provided.

@DrOvonN
Copy link

DrOvonN commented May 12, 2017

I tried your gem with some SQL-queries and had some problems with the identifiers for example.
UPDATE users SET id=1 WHERE id=0 -> parse error on value "UPDATE" (identifier)
DELETE FROM users WHERE id=1 -> parse error on value "DELETE" (identifier)

@michaelmior
Copy link
Author

Updates are not currently supported. That's what I was attempting to add with this PR.

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