From 128d379a0d2fb9e179be3f741d632a8ec562fab4 Mon Sep 17 00:00:00 2001 From: Ed J Date: Sun, 26 Aug 2018 22:26:34 +0100 Subject: [PATCH] handle other kinds of deferrable --- lib/DBD/SQLite.pm | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/lib/DBD/SQLite.pm b/lib/DBD/SQLite.pm index 006dd26..73742e3 100644 --- a/lib/DBD/SQLite.pm +++ b/lib/DBD/SQLite.pm @@ -551,7 +551,7 @@ my $DEFERRABLE_RE = qr/ | match \s* (?:\S+|".+?(?{DEFERRABILITY} = $deferrable for @{ $relid2rels{$relid} }; }