Aleksander Machniak
2013-04-27 399db1b647e14947e97a865c09215969f56a7efe
refs
author Aleksander Machniak <alec@alec.pl>
Saturday, April 27, 2013 12:31 -0400
committer Aleksander Machniak <alec@alec.pl>
Saturday, April 27, 2013 12:31 -0400
commit399db1b647e14947e97a865c09215969f56a7efe
tree 4801fc0482e3e6fe94fd6668dae03b13926b9d17 tree | zip | gz
parent d7fcd8ce422a24f794d18e2212163690bf3ca753 view | diff
Add db_prefix configuration option in place of db_table_*/db_sequence_* options
Make possible to use db_prefix for schema initialization in Installer (#1489067)
Fix updatedb.sh script so it recognizes also table prefix for external DDL files
11 files modified
191 ■■■■■ changed files
CHANGELOG 3 ●●●●● diff | view | raw | blame | history
SQL/postgres.initial.sql 42 ●●●● diff | view | raw | blame | history
bin/indexcontacts.sh 2 ●●● diff | view | raw | blame | history
bin/moduserprefs.sh 2 ●●● diff | view | raw | blame | history
bin/updatedb.sh 43 ●●●● diff | view | raw | blame | history
config/db.inc.php.dist 24 ●●●●● diff | view | raw | blame | history
installer/config.php 12 ●●●●● diff | view | raw | blame | history
installer/rcube_install.php 32 ●●●●● diff | view | raw | blame | history
installer/test.php 8 ●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_db.php 8 ●●●●● diff | view | raw | blame | history
program/lib/Roundcube/rcube_db_pgsql.php 15 ●●●● diff | view | raw | blame | history