summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close branchYOYO-10-exception-handlingOlly Cope2018-06-080-0/+0
* Preserve original error message in Migration.load exception handlerMichael Blakeley2015-06-251-3/+4
* Created new branch YOYO-10-exception-handlingMichael Blakeley2015-06-250-0/+0
* Bumped version number for .dev0olly2015-04-161-1/+1
* Added tag 4.2.5 for changeset 5bfd9591c18dolly2015-04-160-0/+0
* Bumped version number for release4.2.5olly2015-04-161-1/+1
* Don't run buildout as part of the release taskolly2015-04-161-4/+2
* Add note about __depends__ to readmeolly2015-04-161-1/+16
* Update changelogolly2015-04-161-0/+3
* Load depends information from __depends__ symbol in migrationolly2015-04-162-13/+32
* Add topological sort methodolly2015-04-162-1/+96
* Drop python 2.6 supportolly2015-04-161-1/+1
* Updated changelogolly2015-04-151-0/+5
* Use a PEP 440 compatible dev version numberolly2015-04-152-4/+5
* Search for dbapi's DatabaseError class on the root driver moduleolly2015-04-152-8/+7
* Load migration code on demand rather than preloading everythingolly2015-04-152-20/+45
* Refactor connection codeolly2015-04-151-22/+36
* Add dbapi module exceptions into a tuple, rather than trying to patch __bases__olly2015-04-154-14/+14
* Import the exceptions module rather than individual symbolsolly2015-04-151-6/+6
* Remove @wraps to avoid confusing pytestolly2015-03-141-4/+3
* Switch from nose to py.testolly2015-03-141-2/+4
* ODBC support fix stupid bugEugene Klimov2014-04-041-1/+1
* ODBC support small fix inline documentation for parse_uriEugene Klimov2014-04-031-1/+1
* ODBC support, remove stupid bug ;)Eugene Klimov2014-04-031-2/+2
* ODBC support, added some nosetest after code reviewEugene Klimov2014-04-0323-8/+39
* adding support ODBC connection schema, small fix unparse_uriEugene Klimov2014-04-021-2/+3
* adding support ODBC connection schema, change READMEEugene Klimov2014-04-021-4/+4
* adding support ODBC connection schema, dos2unix recode setup.pyEugene Klimov2014-04-022-55/+55
* adding support ODBC connection schemaEugene Klimov2014-04-023-65/+102
* Bumped version number for devolly2014-02-021-1/+1
* Added tag 4.2.4 for changeset 7ce41c1de4b8olly2014-02-020-0/+0
* Bumped version number for release4.2.4olly2014-02-021-1/+1
* changelog: fixed contributor nameolly2014-02-021-1/+1
* Updated changelogolly2014-02-021-2/+6
* merged utc fixolly2014-02-029-130/+202
|\
| * Bumped version number for devolly2014-02-021-1/+1
| * Added tag 4.2.3 for changeset 438d4f1f45f3olly2014-02-020-0/+0
| * Bumped version number for release4.2.3olly2014-02-021-1/+1
| * fabfile: test release builds with tox before uploading to PyPIolly2014-02-021-1/+1
| * Updated changelogolly2014-02-021-0/+7
| * Switch arg parsing to argparse and fix py3 compat bugsolly2014-02-025-88/+152
| * Promote tests into a packageolly2014-02-022-37/+38
| * Added py32 env to tox.iniolly2014-02-021-1/+1
| * Removed unicode markers (u'...') that break py32 and aren't needed anywayolly2014-02-022-3/+3
* | Use datetime.utcnow() when saving applied migrations.robi-wan2014-01-281-1/+1
|/
* Flush sys.stdout after writing in utils.promptolly2013-12-091-0/+1
* Fixed configparser imports for py3 compatolly2013-12-091-3/+5
* Use print_function for python3 compatibilityolly2013-12-091-18/+19
* Use pep3127 octal literalsolly2013-12-091-1/+1
* Bumped version number for devolly2013-09-171-1/+1