Skip to content

Commit

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

static final SchemaVariant REL_1_6_6 = REL_1_6_0;
static final SchemaVariant REL_1_6_5 = REL_1_6_0;
static final SchemaVariant REL_1_6_4 = REL_1_6_0;
static final SchemaVariant REL_1_6_3 = REL_1_6_0;
Expand Down

0 comments on commit 2d75992

Please sign in to comment.