feat: add truncate query handling in migration process; update job configuration to remove commented truncate SQL
This commit is contained in:
@@ -135,6 +135,7 @@ func processMigrationJobs(
|
||||
transformer,
|
||||
loader,
|
||||
job,
|
||||
targetDb.GetDialect(),
|
||||
)
|
||||
|
||||
chJobResults <- res
|
||||
|
||||
Reference in New Issue
Block a user