aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet.pm
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2020-04-03 14:00:41 +0100
committerMatthew Somerville <matthew@mysociety.org>2020-04-03 14:00:41 +0100
commit9ff04868ea123b8b309f1c5f22493bddff756c3a (patch)
tree5c3c06733daaccc62e3100bbb5b5bb2a572b3160 /perllib/FixMyStreet.pm
parent4590344c558a925408499be5a977b1ed94a22b1b (diff)
parent592d52838f3d1cd1824f6a37e273705112a7011a (diff)
Merge branch 'improve-fetch-scripts'
Diffstat (limited to 'perllib/FixMyStreet.pm')
-rw-r--r--perllib/FixMyStreet.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perllib/FixMyStreet.pm b/perllib/FixMyStreet.pm
index f6a69928b..94ba7685f 100644
--- a/perllib/FixMyStreet.pm
+++ b/perllib/FixMyStreet.pm
@@ -154,6 +154,7 @@ sub dbic_connect_info {
my $dbi_args = {
AutoCommit => 1,
+ AutoInactiveDestroy => 1,
};
my $local_time_zone = local_time_zone();
my $dbic_args = {