summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* newmigration.py edited online with Bitbucket. Update for windows usersJimmyVadako/newmigrationpy-edited-online-with-bitbuc-1543560798505Jimmy Laguna Montano2018-11-301-2/+4
* Bumped version number for devOlly Cope2018-08-211-1/+1
* Added tag v6.0.0-release for changeset dc148e5732cdOlly Cope2018-08-210-0/+0
* Bumped version number for releasev6.0.0-releaseOlly Cope2018-08-211-1/+1
* Mark changelog with release date for v6.0.0Olly Cope2018-08-211-2/+2
* Fix changelog version numberingOlly Cope2018-08-211-1/+1
* Update docs to clarify use of `__transactional__ = False`Olly Cope2018-08-211-10/+21
* Add support for `__transactional__ = False` for sqlite databasesOlly Cope2018-08-212-0/+33
* Add a __main__ moduleOlly Cope2018-08-211-0/+2
* Update changelogOlly Cope2018-08-211-0/+23
* tests: skip test that fails on sqlite memory dbOlly Cope2018-08-211-0/+2
* migration logging: fix tests under sqlite (`now()` is not available)Olly Cope2018-08-211-1/+2
* migration logging: work around mysql's lack of timestamp precisionOlly Cope2018-08-211-7/+7
* cli: fix break-lock scriptOlly Cope2018-08-203-5/+21
* cli: display list of migrations before final confirmationOlly Cope2018-08-201-1/+5
* Add migration loggingOlly Cope2018-08-202-7/+73
* tests: fix flake8 linter issueOlly Cope2018-08-171-1/+2
* tox: move sphinx and flake8 into separate envsOlly Cope2018-08-172-4/+11
* docs: mark code blocks as pythonOlly Cope2018-08-171-6/+16
* Connect sqlite backend with PARSE_DECLTYPESOlly Cope2018-08-172-2/+5
* locking: ensure polling frequency is never larger than the requested timeoutOlly Cope2018-08-171-0/+1
* Do not attempt to apply internal migrations if already up to dateOlly Cope2018-08-172-8/+12
* Refactor and improve reliability of concurrency testsOlly Cope2018-08-172-26/+46
* Use the sha-256 hash of the migration id as its primary keyOlly Cope2018-08-178-29/+219
* Add new internalmigrations moduleOlly Cope2018-08-167-33/+165
* Make DatabaseBackend.lock() reentrantOlly Cope2018-08-171-0/+6
* Refactor dynamic import of db-api driver modulesOlly Cope2018-08-162-5/+12
* Ensure list_tables limits the selection to the current schema/databaseOlly Cope2018-08-151-4/+11
* This will be version 6.0.0Olly Cope2018-08-041-1/+1
* Fix inconsistent indentationOlly Cope2018-08-041-4/+4
* Include database name in list_table_sql queryOlly Cope2018-08-041-2/+4
* Change to named style DBAPI parameter expansion for internal queriesOlly Cope2018-08-043-23/+99
* Bumped version number for devOlly Cope2018-07-301-1/+1
* Added tag v5.1.7-release for changeset 26449a95c78dOlly Cope2018-07-300-0/+0
* Bumped version number for releasev5.1.7-releaseOlly Cope2018-07-301-1/+1
* Mark changelog with release date for v5.1.7Olly Cope2018-07-301-2/+2
* Update changelogOlly Cope2018-07-301-0/+6
* convert message to lower case for new migration filenameRomain Godefroy2018-07-161-1/+1
* Bumped version number for devOlly Cope2018-06-281-1/+1
* Added tag v5.1.6-release for changeset 7f63ee6fc09bOlly Cope2018-06-280-0/+0
* Bumped version number for releasev5.1.6-releaseOlly Cope2018-06-281-1/+1
* Mark changelog with release date for v5.1.6Olly Cope2018-06-281-2/+2
* Update changelogOlly Cope2018-06-281-0/+5
* Fix issues with getch and line endings on WindowsOlly Cope2018-06-281-5/+5
* Bumped version number for devOlly Cope2018-06-131-1/+1
* Added tag v5.1.5-release for changeset a3f08cbdbd3cOlly Cope2018-06-130-0/+0
* Bumped version number for releasev5.1.5-releaseOlly Cope2018-06-131-1/+1
* Mark changelog with release date for v5.1.5Olly Cope2018-06-131-2/+2
* setup.cfg: add pypi classifiersOlly Cope2018-06-131-0/+3
* Update changelogOlly Cope2018-06-131-0/+6