Actions
Bug #90754
closedDatabase Compare with SQLite can not be finished
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2020-03-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
With current master, and since some v10 releases already, I can't finish the database compare using SQLite.
I've attached a screenshot of the result when executing the compare, together with a file containing the output of the compare beforehand:
liayn1 8 minutes ago
I added a dummy column to the pages table locally and did a compare.
it showed me the option to rename the column to zzz_, this worked without errors.
Now I see the same suggestion again and additionally the statements to drop the zzz field.
So this is some different bug indeed
Files
Actions