Disables FKs for the duration of the transaction
@override String get deferOrDisableFKsForTx => 'SET LOCAL session_replication_role = replica;';