-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
status: waiting-for-triageIssues that we did not analyse yetIssues that we did not analyse yettype: bug
Description
Hello,
All database engine migration scripts to 5 need correcting similar to what I propose to mysql in #4903
Not 3 but 6 fields were drop from BATCH_JOB_EXECUTION_PARAMS according to documention (schema docs and migration guide).
Also 3 new fields were added to the said table.
Also suggest the keeping of job parameter history with add new columns, addition of 3 update queries with historic data (migrate), and only then drop old columns.
Have a nice day.
Metadata
Metadata
Assignees
Labels
status: waiting-for-triageIssues that we did not analyse yetIssues that we did not analyse yettype: bug