summaryrefslogtreecommitdiff
path: root/migrate/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Un-break the version in migrate/__init__.py0.8.2Monty Taylor2013-11-151-1/+4
| | | | Change-Id: Ie642315c20866435a709d576c99d6e293e7a7e63
* Fix the version number to match the last release.Dan Prince2013-11-151-1/+1
| | | | | | | ** NOTE: our release process really should do this ahead of time. Change-Id: Ic0cce0d57b4f05092417c4cf1a4ca5a74812ec3c
* start next development iterationJan Dittberner2011-11-011-1/+1
|
* finalize changelog for 0.7.20.7.2Jan Dittberner2011-11-011-1/+1
|
* start next development iterationJan Dittberner2011-05-271-1/+1
|
* set migrate.__version__ to 0.7.1Jan Dittberner2011-05-271-1/+1
|
* add migrate.__version__ (Fixes issue 111)Jan Dittberner2011-05-271-0/+2
| | | | | - add __version__ to migrate/__init__.py - add test in migrate/tests/__init__.py - update docs/changelog.rst
* move warning exceptions to right moduleiElectric2010-05-011-4/+0
|
* update documenatationiElectric2010-04-301-0/+4
|
* deprecate two columns alteriElectric2010-04-301-0/+3
|
* move .. automodule stuff to docs/api.rstjan.dittberner2009-01-251-12/+4
|
* first sphinx docstringsjan.dittberner2009-01-251-0/+14
|
* fixes to postgres, shell. removal of "run" module.percious172008-12-021-1/+0
|
* moved trunk, branches and tags to project rootjan.dittberner2008-02-061-0/+1
fixes Issue #5