Initial version of collation migration scripts.

This commit is contained in:
2026-02-05 07:48:34 +01:00
commit 505a9d52a6
6 changed files with 1339 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# SQL Server / tooling
*.bak
*.trn
*.mdf
*.ndf
*.ldf
# OS / editor
.DS_Store
Thumbs.db
*.swp
*.swo
# Archives
*.zip