Skip to content
Snippets Groups Projects
Commit de13272a authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Morton Jonuschat
Browse files

[BUGFIX] DBAL: Remove quoting from tablename for sequences

Trim the quotes from the tables names when creating sequences, otherwise
the SQL statements are broken. Also, the bogus sequence prefix is
removed from the trigger name.

Resolves: #64990
Releases: master
Change-Id: I65319b5de5054914e2bf57226586cfe0cebfab30
Reviewed-on: http://review.typo3.org/36827


Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
Tested-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
parent 413b5a06
No related merge requests found
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