-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
discussionCommunity input neededCommunity input needed
Description
The reason for RETURNING * on inserts and updates is probably for setting database-level column defaults to the model instance. I wonder if this is something that should be done by default. maybe an optional Query#returning method could be introduced which would allow setting this to field names like in Query#select.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
discussionCommunity input neededCommunity input needed