18 Commits (1.3.16)

Author SHA1 Message Date
Aleksander Machniak e7620812b0 Installer: Remove system() function use (#1490139) 10 years ago
Aleksander Machniak 0ea079d604 dirname(__FILE__) -> __DIR__ 11 years ago
Aleksander Machniak 34a0902089 Use consistent column/table quoting in sql queries 11 years ago
Aleksander Machniak 29c24e647c Get rid of DIRECTORY_SEPARATOR for consistency 11 years ago
Aleksander Machniak d0aef23ba9 Support sql_debug option here 11 years ago
Aleksander Machniak 90f7aa9e39 Fix varius db_prefix issues (#1489839) 11 years ago
Aleksander Machniak 20334a333d Update releases list 12 years ago
Aleksander Machniak 399db1b647 Add db_prefix configuration option in place of db_table_*/db_sequence_* options 12 years ago
Aleksander Machniak f23ef1c968 Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043) 12 years ago
Aleksander Machniak c2c1bba9a2 Update releases list 13 years ago
Thomas Bruederli 15e4c89ce6 Consider alternative table names from config when running DB updates 13 years ago
Aleksander Machniak 9e46fb535d Fix typo in DB version strings (there should be no .sql suffix) 13 years ago
Aleksander Machniak c101871d46 Add and use db_table_system config option 13 years ago
Aleksander Machniak 9e329c0a27 Renamed option updatedb.sh --label to --package 13 years ago
Aleksander Machniak c3d061893b Don't attempt to write to 'system' table if it doesn't exist 13 years ago
Aleksander Machniak 9be085b2f3 Don't attempt to read system table if it doesn't exist 13 years ago
Aleksander Machniak 7e7431bdda Use updatedb.sh from update.sh + various fixes in updatedb.sh 13 years ago
Aleksander Machniak b7e7c8f950 Added new database upgrade script, converted DDL scripts to new format 13 years ago