[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:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
Showing
- typo3/sysext/adodb/Documentation/Index.rst 2 additions, 0 deletionstypo3/sysext/adodb/Documentation/Index.rst
- typo3/sysext/adodb/Documentation/typo3-adodb.diff 43 additions, 0 deletionstypo3/sysext/adodb/Documentation/typo3-adodb.diff
- typo3/sysext/adodb/adodb/datadict/datadict-oci8.inc.php 15 additions, 11 deletionstypo3/sysext/adodb/adodb/datadict/datadict-oci8.inc.php
Please register or sign in to comment