Aleksander Machniak
2014-04-29 90f7aa9e39e744e708a597ff6d1ac83f7c4fcef5
refs
author Aleksander Machniak <alec@alec.pl>
Tuesday, April 29, 2014 05:34 -0400
committer Aleksander Machniak <alec@alec.pl>
Tuesday, April 29, 2014 05:34 -0400
commit90f7aa9e39e744e708a597ff6d1ac83f7c4fcef5
tree e1f87bcbf54f21efd6eccbfda2a7c012e3f9ec56 tree | zip | gz
parent d5038ee5d910ffe200e5cad60ca407f615b2691d view | diff
Fix varius db_prefix issues (#1489839)
- Move DDL script execution code to rcube_db class(es).
- Improve prefix replacement code, so index names are also modified
9 files modified
419 ■■■■■ changed files
CHANGELOG 1 ●●●● diff | view | raw | blame | history
SQL/mssql.initial.sql 44 ●●●● diff | view | raw | blame | history
bin/updatedb.sh 64 ●●●●● diff | view | raw | blame | history
installer/test.php 1 ●●●● diff | view | raw | blame | history
program/include/rcmail_install.php 60 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_db.php 83 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_db_mssql.php 20 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_db_pgsql.php 25 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_db_sqlsrv.php 121 ●●●●● diff | view | raw | blame | history