roundcubemail/SQL
Aleksander Machniak 399db1b647 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
2013-04-27 18:31:40 +02:00
..
mssql Added new database upgrade script, converted DDL scripts to new format 2013-01-09 15:57:29 +01:00
mysql Add 'if not exists' to system table creation. Just in case some previous db update routine was aborted or failed 2013-03-28 17:42:09 +01:00
postgres Added new database upgrade script, converted DDL scripts to new format 2013-01-09 15:57:29 +01:00
sqlite Add 'if not exists' to system table creation. Just in case some previous db update routine was aborted or failed 2013-03-28 17:42:09 +01:00
mssql.initial.sql Fix typo in DB version strings (there should be no .sql suffix) 2013-02-19 14:27:26 +01:00
mysql.initial.sql Fix typo in DB version strings (there should be no .sql suffix) 2013-02-19 14:27:26 +01:00
postgres.initial.sql Add db_prefix configuration option in place of db_table_*/db_sequence_* options 2013-04-27 18:31:40 +02:00
sqlite.initial.sql Fix typo in DB version strings (there should be no .sql suffix) 2013-02-19 14:27:26 +01:00