Age | Commit message (Expand) | Author |
2014-10-13 | dirname(__FILE__) -> __DIR__ | Aleksander Machniak |
2014-09-12 | Use consistent column/table quoting in sql queries | Aleksander Machniak |
2014-08-28 | Get rid of DIRECTORY_SEPARATOR for consistency | Aleksander Machniak |
2014-04-29 | Support sql_debug option here | Aleksander Machniak |
2014-04-29 | Fix varius db_prefix issues (#1489839) | Aleksander Machniak |
2013-09-13 | Update releases list | Aleksander Machniak |
2013-04-27 | Add db_prefix configuration option in place of db_table_*/db_sequence_* options | Aleksander Machniak |
2013-04-26 | Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043) | Aleksander Machniak |
2013-03-29 | Update releases list | Aleksander Machniak |
2013-03-21 | Consider alternative table names from config when running DB updates | Thomas Bruederli |
2013-02-19 | Fix typo in DB version strings (there should be no .sql suffix) | Aleksander Machniak |
2013-01-16 | Add and use db_table_system config option | Aleksander Machniak |
2013-01-16 | Renamed option updatedb.sh --label to --package | Aleksander Machniak |
2013-01-14 | Don't attempt to write to 'system' table if it doesn't exist | Aleksander Machniak |
2013-01-14 | Don't attempt to read system table if it doesn't exist | Aleksander Machniak |
2013-01-09 | Use updatedb.sh from update.sh + various fixes in updatedb.sh | Aleksander Machniak |
2013-01-09 | Added new database upgrade script, converted DDL scripts to new format | Aleksander Machniak |