Bug #94710
closedDatabase Compare "Change fields" with SQLite shows red error
Added by Daniel Siepmann over 3 years ago. Updated 4 months ago.
0%
Description
It doesn't work at all due to #94709. This can be easily hotfixed.
I remember there was some change back during v10 to fix the behaviour to allow:
- select all
- execute
And repeat as often as necessary.
That still works but it might result in red errors which is highly user unfriendly. Also we might add an explanation how the process works? That one should just keep executing migrations (when on sqlite)
Files
Screenshot from 2021-08-04 14-19-55.png (50.7 KB) Screenshot from 2021-08-04 14-19-55.png | Daniel Siepmann, 2021-08-04 12:20 | ||
clipboard-202108121606-fqea8.png (31 KB) clipboard-202108121606-fqea8.png | The FlashMessages after applying my patch | Simon Gilli, 2021-08-12 14:06 |
Updated by Daniel Siepmann over 3 years ago
- Related to Bug #94709: TypeError for SQLite in DB Compare added
Updated by Daniel Siepmann over 3 years ago
- File Screenshot from 2021-08-04 14-19-55.png Screenshot from 2021-08-04 14-19-55.png added
- Description updated (diff)
Updated by Daniel Siepmann over 3 years ago
- Related to Bug #90754: Database Compare with SQLite can not be finished added
Updated by Daniel Siepmann over 3 years ago
- Subject changed from Database Compare "Change fields" with SQLite has no effect to Database Compare "Change fields" with SQLite shows red error
- Description updated (diff)
- Priority changed from Should have to Could have
Updated by Gerrit Code Review over 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70487
Updated by Gerrit Code Review over 3 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70487
Updated by Gerrit Code Review over 3 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70487
Updated by Gerrit Code Review over 3 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70487
Updated by Gerrit Code Review over 3 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70487
Updated by Simon Gilli over 3 years ago
The relxed FlashMessages after applying my patch
Updated by Gerrit Code Review over 3 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70487
Updated by Gerrit Code Review over 3 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70487
Updated by Gerrit Code Review over 3 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70487
Updated by Gerrit Code Review over 3 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70487
Updated by Benni Mack about 3 years ago
- Target version changed from 11.4 to 11 LTS
Updated by Gerrit Code Review about 3 years ago
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70487
Updated by Gerrit Code Review about 3 years ago
Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70487
Updated by Benni Mack about 3 years ago
- Target version changed from 11 LTS to Candidate for patchlevel
Updated by Gerrit Code Review almost 3 years ago
Patch set 12 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70487
Updated by Gerrit Code Review over 2 years ago
Patch set 13 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70487
Updated by Christian Kuhn 4 months ago
- Status changed from Under Review to Rejected
patch has been abandoned in review system at the moment, see the comment.
it is unclear which current issues still exist with sqlite in this area since a lot happened with major versions (core v13, doctrine/dbal v4, sqlite major release).
i think it would be better to restart with a fresh issue if there are still issues, and will close this one for now.