summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Collapse)AuthorAgeFilesLines
* readme: remove note about repository migrationOlly Cope2021-01-181-2/+0
|
* doc, readme: replace bitbucket links with sourcehutOlly Cope2020-06-231-1/+1
|
* doc: update repo link to point to sourcehutOlly Cope2020-06-081-1/+1
|
* doc: edit for clarityOlly Cope2020-06-081-3/+3
|
* README: add note about impending move to sourcehutOlly Cope2020-06-021-0/+2
|
* Readme typo and minor editsOlly Cope2018-06-121-7/+8
|
* Add links to documentation and bitbucket repo to READMEOlly Cope2018-06-111-0/+6
|
* Move documentation into sphinxOlly Cope2018-06-111-298/+14
|
* readme tweaksOlly Cope2018-06-111-72/+45
|
* Merge postgresql schema option (PR#15)Olly Cope2018-06-081-2/+4
|\
| * Add note to readme about backend.lockOlly Cope2018-01-291-2/+4
| |
* | README.rst edited online with BitbucketTobi?? ?tancel2017-12-251-1/+1
|/
* Add a __transactional__ flag for migration filesOlly Cope2017-01-121-0/+21
| | | | | | | Adding ``__transaction__ = False`` in the migration module disables transaction support for the migration, causing it to run in autocommit mode. This is necessary to support certain statements in PostgreSQL (eg "CREATE TABLE") that raise errors if run in a transaction block.
* Fix usage example in READMEOlly Cope2015-11-211-1/+1
|
* Fix rst markup in readmeOlly Cope2015-11-131-1/+1
|
* Add a 'prefix' option for generated migration filenamesOlly Cope2015-11-081-0/+3
|
* - MySQLdb driverJosiah Ruddell2015-09-161-0/+8
| | | | - compatibility with yoyo in google cloud environments
* Fix config file inheritance example in READMEolly2015-09-081-1/+7
|
* Make cli --database argument a named, rather than positional, argumentolly2015-09-081-4/+4
| | | | | This makes it possible to run a yoyo configuration against multiple databases without needing to respecify the migration source directories.
* Updated yoyo api usage sample in readmeolly2015-09-041-3/+1
|
* Rename console script to 'yoyo'. 'yoyo-migrate' retained for compatibilityolly2015-09-041-10/+10
|
* Add drone.io badgeolly2015-09-031-0/+3
|
* Document yoyo.ini options in READMEolly2015-09-031-0/+49
|
* Rename ini file to 'yoyo.ini'olly2015-09-031-1/+1
|
* Expand README examplesolly2015-09-021-4/+6
|
* Add examples of database connection strings to READMEolly2015-09-021-0/+44
|
* Refactor transaction handling to use nested transactions (savepoints)olly2015-09-021-20/+26
|
* Update READMEolly2015-08-271-20/+19
|
* Add note about __depends__ to readmeolly2015-04-161-1/+16
|
* ODBC support, added some nosetest after code reviewEugene Klimov2014-04-031-0/+0
|
* adding support ODBC connection schema, change READMEEugene Klimov2014-04-021-4/+4
|
* Updated README, CHANGELOGolly2013-09-171-0/+4
|
* Added installation instructions in the READMEolly2013-04-151-0/+7
|
* Bumped version, updated readme, changelog etcolly2013-04-151-12/+19
| | | | | | Bumped version to 4.2.0dev (to reflect package namespace change), and added notes about package namespace change, plus tidied up readme and added an example of calling yoyo programmatically
* Rename README/CHANGELOG with bitbucket friendly extensionsolly2013-04-151-0/+169