Skip to content

Remove locked column of extensions table from update sql - my mistake#117

Merged
bembelimen merged 1 commit intobembelimen:workflow-v3from
richard67:4.0-dev-bembelimen-workflow-v3-locked-column
May 27, 2020
Merged

Remove locked column of extensions table from update sql - my mistake#117
bembelimen merged 1 commit intobembelimen:workflow-v3from
richard67:4.0-dev-bembelimen-workflow-v3-locked-column

Conversation

@richard67
Copy link
Copy Markdown

Pull Request for joomla#29235.

Summary of Changes

Remove the locked column from the insert statements into the extensions table in the update SQL script - was my mistake, I had forgotten that the update SQL script which adds this column runs after the one of ther workflows.

Testing Instructions

Update a 3.10-dev with the update container built for PR joomla#29235 .

Expected result

No SQL error about the "locked" column.

Actual result

Error "Unknown column 'locked' in 'field list'" shown in the middle uf the SQL updates, which breaks the update and leave a broken database.

Documentation Changes Required

None.

@bembelimen bembelimen merged commit d10177f into bembelimen:workflow-v3 May 27, 2020
@bembelimen
Copy link
Copy Markdown
Owner

Thx

@richard67 richard67 deleted the 4.0-dev-bembelimen-workflow-v3-locked-column branch May 27, 2020 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants