Flyway Baseline existing SQL Server schema leaves Installed_by column in migration_history table NULL

Viewed 19

When I baseline an existing SQL Server schema everything works fine except the installed_by column in the migration_history table is set to null. Performing subsequent migrations populates the installed_by as expected. Url is identical between the both baseline and migrate commands.

0 Answers
Related