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

Add support for UPDATE queries #6

Closed
twheys opened this issue Jul 20, 2016 · 1 comment
Closed

Add support for UPDATE queries #6

twheys opened this issue Jul 20, 2016 · 1 comment
Assignees
Milestone

Comments

@twheys
Copy link
Contributor

twheys commented Jul 20, 2016

Add support for UPDATE queries

  • UPDATE SET *** FROM *** WHERE ***
  • UPDATE SET *** FROM *** JOIN *** WHERE ***
@twheys twheys added this to the 0.1.0 milestone Jul 20, 2016
@twheys twheys self-assigned this Jul 20, 2016
@mikeengland
Copy link
Contributor

Released in v0.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants