Skip to content

Incorrect Migration Scripts (5.0) #4904

Open
@jpmartins

Description

@jpmartins

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions