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.