We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
.returning
{ rows: Array<Record> }
returning
schema
The text was updated successfully, but these errors were encountered:
Auto returnung * as a quick patch
b89fd23
Refs: #272
Fix Modify.then for conpatibility with Query.then
Modify.then
Query.then
7a6d9b9
Pefs: #272
Fix Modify.then for compatibility with Query.then
6480848
bb89634
Refs: #272 PR-URL: #271
b3c1b3a
Pefs: #272 PR-URL: #271
No branches or pull requests
{ rows: Array<Record> }
so we use very long destructive expressionsreturning
if we have primary key can use it for default returningschema
for auto-detectreturning
with priority over database metadata (primary key)The text was updated successfully, but these errors were encountered: