odc
odc copied to clipboard
[Enhancement]: When a customer uploads more than 10,000 rows of sql files to initiate a database change ticket, the pre-check is slow
What would you like to be added?
By uploading sql attachments to initiate database change ticket, the progress of the work order execution is stuck in the pre-check phase.This is because SqlSplitter is extremely slow after parsing more than 10,000 lines of sql
Why is this needed?
Optimize the SqlSplitter running speed