You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
12 years ago
..
mssql
mysql
postgres
sqlite
mssql.initial.sql Fix typo in DB version strings (there should be no .sql suffix) 12 years ago
mysql.initial.sql
postgres.initial.sql Add db_prefix configuration option in place of db_table_*/db_sequence_* options 12 years ago
sqlite.initial.sql