Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update migrate.ps1 to use MsSqlMigratorUtility for dev databases * Remove old handwritten scripts * Migrate existing migration records * Update Github Workflow to call MsSqlMigratorUtility directly
* Workflow linting and test separation * Name linting step * Few more renames * Database testing consolidation * Few more renames and tweaks