Skip to content
Snippets Groups Projects
Commit 9f36f32a authored by Simon Gilli's avatar Simon Gilli Committed by Benni Mack
Browse files

[BUGFIX] Provide current table definition for Sqlite

Sqlite needs the current table definition in the alterTable() method to
be able to alter the table. This patch adds the current definition to
the upgrade wizard to work properly with Sqlite databases.

Resolves: #94811
Relates: #94460
Releases: master
Change-Id: I199b7be03499d74608ba8e8cc2ddd0c11ca888bb
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70447


Tested-by: Daniel Siepmann's avatarDaniel Siepmann <coding@daniel-siepmann.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent ba904c80
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment