Skip to content

Commit

Permalink
Add MSSQL core
Browse files Browse the repository at this point in the history
  • Loading branch information
seraphinandrieux committed May 18, 2022
1 parent 57533fb commit 8c66289
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ private GeneratorAction() {}

public static final String MYSQL = "mysql";

public static final String MSSQL = "mssql";

public static final String FLYWAY = "flyway";
public static final String FLYWAY_USER_AND_AUTHORITY_CHANGELOGS = "flyway-user-and-authority-changelogs";

Expand Down

0 comments on commit 8c66289

Please sign in to comment.