Skip to content

Don’t return data for CREATE, UPDATE, and DELETE queries #137

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

tobiemh
Copy link
Member

@tobiemh tobiemh commented Jan 26, 2025

To be consistent with other databases including SQLite, Postgres, MySQL, MongoDB, ArangoDB, and Neo4j, we shouldn't need for the server to respond with the full record value when issuing a CREATE, UPDATE, or DELETE statement request.

@tobiemh tobiemh marked this pull request as draft March 11, 2025 00:16
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