feat: refactor configuration to include source and target database types
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
max_parallel_workers: 4
|
||||
source_db_type: sqlserver
|
||||
target_db_type: postgres
|
||||
|
||||
defaults:
|
||||
max_extractors: 2
|
||||
|
||||
Reference in New Issue
Block a user