Skip to content

Commit

Permalink
Poke migration-management versions for 1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jcflack committed Nov 17, 2020
1 parent 3aabd42 commit 6d8f8fd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,7 @@ void migrateFrom( SchemaVariant sv, Connection c, Statement s)
UNREL20040120 ("5e4131738cd095b7ff6367d64f809f6cec6a7ba7"),
EMPTY (null);

static final SchemaVariant REL_1_5_7 = REL_1_5_0;
static final SchemaVariant REL_1_5_6 = REL_1_5_0;
static final SchemaVariant REL_1_5_5 = REL_1_5_0;
static final SchemaVariant REL_1_5_4 = REL_1_5_0;
Expand Down

0 comments on commit 6d8f8fd

Please sign in to comment.