Skip to content

Correct the order of columns in Structure.sql

Alex Buijs requested to merge correct-order-of-columns-in-structure-sql into master

What does this MR do?

The updates the structure.sql which had the wrong order of added columns based on the timestamps of the respective migrations.

Called out by @krasio in !54324 (comment 514692711)

Edited by Alex Buijs

Merge request reports