Join Slack
Powered by
Is it better to use `TransactRelationTuples` with ...
# talk-keto
d
dry-apartment-19958
09/08/2022, 7:08 PM
Is it better to use
TransactRelationTuples
with an action of
DELETE
or use
DeleteRelationTuples
?
s
steep-lamp-91158
09/09/2022, 12:52 PM
does not matter if you only do one
steep-lamp-91158
09/09/2022, 12:52 PM
but if you do multiple, transact ensures all is done in a transaction (i.e. all or none)
3
Views
Open in Slack
Previous
Next