fix: Execute deferred constraint triggers when using Prefer: tx=rollback
Resolves #2020
This commit is contained in:
committed by
Steve Chavez
parent
4d64aae870
commit
eda59c241e
Vendored
+1
@@ -25,6 +25,7 @@ GRANT ALL ON TABLE
|
||||
, complex_items
|
||||
, compound_pk
|
||||
, compound_pk_view
|
||||
, deferrable_unique_constraint
|
||||
, empty_table
|
||||
, has_count_column
|
||||
, has_fk
|
||||
|
||||
Reference in New Issue
Block a user