summaryrefslogtreecommitdiff
path: root/bin/fix-sequences
diff options
context:
space:
mode:
Diffstat (limited to 'bin/fix-sequences')
-rwxr-xr-xbin/fix-sequences2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/fix-sequences b/bin/fix-sequences
index dc4abd751..2ff89d3e5 100755
--- a/bin/fix-sequences
+++ b/bin/fix-sequences
@@ -4,7 +4,7 @@
use strict;
use DBI;
-use DBIx::DBSchema 0.26;
+use DBIx::DBSchema 0.21;
use DBIx::DBSchema::Table;
use DBIx::DBSchema::Column;
use DBIx::DBSchema::ColGroup::Unique;