Commit Graph

12 Commits (2e30b24dbf3aebf4d201bc922eb7b7bc8ab8f4fd)

Author SHA1 Message Date
Aleksander Machniak 20334a333d Update releases list 11 years ago
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
11 years ago
Aleksander Machniak f23ef1c968 Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043) 11 years ago
Aleksander Machniak c2c1bba9a2 Update releases list 11 years ago
Thomas Bruederli 15e4c89ce6 Consider alternative table names from config when running DB updates 11 years ago
Aleksander Machniak 9e46fb535d Fix typo in DB version strings (there should be no .sql suffix) 12 years ago
Aleksander Machniak c101871d46 Add and use db_table_system config option 12 years ago
Aleksander Machniak 9e329c0a27 Renamed option updatedb.sh --label to --package 12 years ago
Aleksander Machniak c3d061893b Don't attempt to write to 'system' table if it doesn't exist 12 years ago
Aleksander Machniak 9be085b2f3 Don't attempt to read system table if it doesn't exist 12 years ago
Aleksander Machniak 7e7431bdda Use updatedb.sh from update.sh + various fixes in updatedb.sh 12 years ago
Aleksander Machniak b7e7c8f950 Added new database upgrade script, converted DDL scripts to new format 12 years ago