Skip to content

Commit

Permalink
Poke migration-management versions for 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jcflack committed Jan 19, 2022
1 parent 8d401b6 commit 2c6fe36
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -889,6 +889,7 @@ void migrateFrom( SchemaVariant sv, Connection c, Statement s)
UNREL20040120 ("5e4131738cd095b7ff6367d64f809f6cec6a7ba7"),
EMPTY (null);

static final SchemaVariant REL_1_6_4 = REL_1_6_0;
static final SchemaVariant REL_1_6_3 = REL_1_6_0;
static final SchemaVariant REL_1_6_2 = REL_1_6_0;
static final SchemaVariant REL_1_6_1 = REL_1_6_0;
Expand Down

0 comments on commit 2c6fe36

Please sign in to comment.