Join Slack
Powered by
is `ignoreAndGetId` supposed to work differently f...
# exposed
p
phldavies
08/08/2022, 11:21 AM
is
ignoreAndGetId
supposed to work differently for UUIDTable and IntTable?
phldavies
08/08/2022, 11:21 AM
we’re seeing UUIDTable returning even on conflict, but IntTable returns null.
phldavies
08/08/2022, 2:16 PM
Shouldn’t
InsertStatement.getOrNull
always return null if
insertedCount == 0
?
5
Views
Open in Slack
Previous
Next