summaryrefslogtreecommitdiff
path: root/bin/updatedb.sh
AgeCommit message (Expand)Author
2015-04-12Installer: Remove system() function use (#1490139)Aleksander Machniak
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-09-12Use consistent column/table quoting in sql queriesAleksander Machniak
2014-08-28Get rid of DIRECTORY_SEPARATOR for consistencyAleksander Machniak
2014-04-29Support sql_debug option hereAleksander Machniak
2014-04-29Fix varius db_prefix issues (#1489839)Aleksander Machniak
2013-09-13Update releases listAleksander Machniak
2013-04-27Add db_prefix configuration option in place of db_table_*/db_sequence_* optionsAleksander Machniak
2013-04-26Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043)Aleksander Machniak
2013-03-29Update releases listAleksander Machniak
2013-03-21Consider alternative table names from config when running DB updatesThomas Bruederli
2013-02-19Fix typo in DB version strings (there should be no .sql suffix)Aleksander Machniak
2013-01-16Add and use db_table_system config optionAleksander Machniak
2013-01-16Renamed option updatedb.sh --label to --packageAleksander Machniak
2013-01-14Don't attempt to write to 'system' table if it doesn't existAleksander Machniak
2013-01-14Don't attempt to read system table if it doesn't existAleksander Machniak
2013-01-09Use updatedb.sh from update.sh + various fixes in updatedb.shAleksander Machniak
2013-01-09Added new database upgrade script, converted DDL scripts to new formatAleksander Machniak