summaryrefslogtreecommitdiff
path: root/alembic/templates/generic
Commit message (Expand)AuthorAgeFilesLines
* - add a comma-formatting system, apply to templates, log messagesMike Bayer2014-11-191-1/+1
* - some refactoringMike Bayer2014-11-181-1/+1
* - add additional tests for some more stamp casesMike Bayer2014-11-171-0/+1
* - amending d81619b50b9df7ff4458:Mike Bayer2014-10-201-0/+4
* - do an autopep8 pass for just about everything otherMike Bayer2014-09-091-7/+8
* - Altered the support for "sourceless" migration files (e.g. onlyMike Bayer2014-03-141-0/+5
* - ensure that target_metadata is also present in the offline migration context,Mike Bayer2014-03-141-1/+1
* - make slug length default to 40, but also make it configurable.Mike Bayer2013-11-261-0/+4
* whitespace removalMike Bayer2012-08-151-7/+7
* - [feature] New config argumentrel_0_3_3Mike Bayer2012-06-021-0/+4
* fix spellingFelix Schwarz2012-02-221-1/+1
* templates pep8 E302 2 blank lines between functionsMarcin Kuzminski2012-02-081-0/+1
* - [bug] env.py templates callMike Bayer2012-01-261-4/+9
* documentation updates for 0.2Mike Bayer2012-01-241-0/+5
* - [feature] The naming of revision files canMike Bayer2012-01-241-1/+2
* - Python 2.5 is supported, needsMike Bayer2011-12-031-0/+1
* switch to "from alembic import op" as its notMike Bayer2011-11-301-1/+1
* - add begin_transaction() env.py helper. Emits the appropriateMike Bayer2011-11-291-11/+3
* - rename autogenerate_metadata to target_metadata, autogenerate_sqlalchemy_pr...Mike Bayer2011-11-281-3/+3
* - rework MySQL + autogenerate so thatMike Bayer2011-11-281-0/+1
* more tests and now its sort of workingMike Bayer2011-11-271-0/+1
* implement autogenerate featureMike Bayer2011-11-272-3/+12
* - requires_connection() -> is_offline_mode()Mike Bayer2011-11-161-11/+30
* - add argparse to install requiresMike Bayer2011-11-141-7/+11
* - make start/end arguments available to environmentsMike Bayer2011-11-141-1/+18
* - get the "stamp" command to work in as_sqlMike Bayer2011-11-111-8/+13
* do "find the templates" identically to how sphinx does itMike Bayer2011-04-194-0/+79