Commit Graph

4 Commits

Author SHA1 Message Date
Alex Ma
07e4225259 [Loc] cleanup localization related files and add localization to migration (#1840) 2023-02-01 12:06:17 -08:00
Alex Hsu
f64d6c5c58 LEGO: Merge pull request 1836
LEGO: Merge pull request 1836
2023-01-31 08:11:19 -08:00
AkshayMata
1660ef3232 [SQL-Migration] Port changes to new migration service (#1835)
This PR ports some changes that were missed to the new, separated Migration Service project.

Here is the PR to separate Migration Service into project: #1828

Changes from the following PRs were not ported over:
[SQL Migration] Mark SQL MI premium-series memory optimized SKUs as GA #1811
Update login migrations nuget with perf improvements #1789
2023-01-30 22:24:09 -08:00
Aasim Khan
ab5a1e6c85 Separating Migration into its own project (#1828)
* Moving Migration service to its own project

* Adding loc files to the project

* Adding Migration to build

* Adding Migration Integration Tests

* Trying loops

* Fixing params

* Fixing indent

* Cleaning up yaml

* Getting command line arg for auto flush log

* Adding tde service
2023-01-30 10:30:28 -08:00