Skip to content

Fixed "moveDirectory" rollback issues. Tested that using the InnoDB engine the operations can rollback.

Added check that removes the "selist" column from the new table. This column is copied from the source table and only some tables have it. As it is not used, removed it to keep the tables and the queries consistent.

Edited by Iuliana Brinzoi

Merge request reports