Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-25 | skytools_upgrae: make force option work properly | Tarvi Pillessaar | |
2013-01-23 | skytools_upgrade: add force option | Tarvi Pillessaar | |
2012-07-26 | scripts/skytools_upgrade.py: added "dry run" option and updated manual page | martinko | |
--not-really:: Don't actually do anything. | |||
2012-05-17 | skytools_upgrade: fix special cases | Marko Kreen | |
2012-05-15 | skytools_upgrade: show old version before upgrade | Marko Kreen | |
2011-11-29 | sql upgrade cleanup | Marko Kreen | |
- use 'structure/upgrade.sql' to generate X.upgrade.sql - add pgq_ext to upgraded schemas - move non-standard upgrade scripts to extra/ - setup_skytools: build sql files in 'build' target, not always - pgq_ext.version: bump ver to 3.0.0.1 | |||
2011-11-29 | skytools_upgrade: if schema too old, stop touching it | Marko Kreen | |
2011-11-25 | skytools_upgrade: support 3.0-upgrades, walk databases | Marko Kreen | |
2009-11-04 | skytools_upgrade: add missing import | Marko Kreen | |
2009-06-07 | pkgloader module to be able to coexist with 2.x | Marko Kreen | |
Use scheme that pygtk uses to support parallel installations: import pkgloader pkgloader.require('skytools', '3.0') import skytools This will allow keeping old module installed by default and new version is used only by request. | |||
2009-06-01 | python scripts: Move template config to docstring. | Asko Oja | |
* Template config is now in docstring to make to more easy to keep up-to-date. * dbscript: --ini option to show template config. | |||
2009-02-13 | scripts/ update, mostly from 2.1-stable | Marko Kreen | |
Some docsrting updates also. Dispatchers have not upgraded for cascading yet. | |||
2008-02-28 | include upgrade script from -stable | Marko Kreen | |