Initial commit

This commit is contained in:
2026-02-05 07:46:43 +01:00
commit a6a92cfc10
2 changed files with 235 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# sqlserver-collation-migration
Provides scripts to do generic collation migration. Copies source db contents to the migrated target database with the desired target collation. Plus script to verify contents and basic schema data.