feat: update target database type to sqlserver and clean up unused code in mssql.go

This commit is contained in:
2026-04-17 16:29:32 -05:00
parent 846a49d40c
commit 63cf26e1ab
4 changed files with 7 additions and 45 deletions

View File

@@ -1,6 +1,6 @@
max_parallel_workers: 4
source_db_type: sqlserver
target_db_type: postgres
target_db_type: sqlserver
defaults:
max_extractors: 2