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 sqlite RETURNING clause #34

Closed
wants to merge 1 commit into from

Conversation

elv-gilles
Copy link

This PR goes with rqlite/rqlite#1312 to add support for sqlite RETURNING clause.

@otoolep
Copy link
Member

otoolep commented Jun 20, 2023

Thanks for your contribution. However this is not the best way to solve this, it should be handled automatically by rqlite itself. See rqlite/rqlite#1312

@elv-gilles
Copy link
Author

Closing: a solution using SQL parser is preferred (see rqlite/rqlite#1312)

@elv-gilles elv-gilles closed this Jun 20, 2023
@elv-gilles elv-gilles deleted the support-sqlite-returning branch June 20, 2023 16:26
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.

2 participants