summaryrefslogtreecommitdiff
path: root/alembic/templates/pylons/env.py
Commit message (Expand)AuthorAgeFilesLines
* - Added a new optionMike Bayer2015-04-071-1/+2
* - Added a new feature :attr:`.Config.attributes`, to help with the useMike Bayer2015-01-231-13/+4
* - do an autopep8 pass for just about everything otherMike Bayer2014-09-091-4/+4
* - ensure that target_metadata is also present in the offline migration context,Mike Bayer2014-03-141-1/+1
* whitespace removalMike Bayer2012-08-151-3/+3
* fixed typoMarcin Kuzminski2012-02-091-1/+1
* show message for pylons template where to explicitly define engine for usage ...Marcin Kuzminski2012-02-081-7/+11
* try to get engine from Base if it's definedMarcin Kuzminski2012-02-081-1/+7
* fixed #30 and some other issues with pylons templateMarcin Kuzminski2012-02-081-7/+12
* - [bug] env.py templates callMike Bayer2012-01-261-2/+5
* - add begin_transaction() env.py helper. Emits the appropriateMike Bayer2011-11-291-8/+5
* - rename autogenerate_metadata to target_metadata, autogenerate_sqlalchemy_pr...Mike Bayer2011-11-281-3/+3
* implement autogenerate featureMike Bayer2011-11-271-1/+10
* - requires_connection() -> is_offline_mode()Mike Bayer2011-11-161-3/+25
* - add argparse to install requiresMike Bayer2011-11-141-1/+2
* get env to have all the arguments before and after context is set upMike Bayer2011-11-141-5/+5
* - make start/end arguments available to environmentsMike Bayer2011-11-141-1/+2
* - get the "stamp" command to work in as_sqlMike Bayer2011-11-111-8/+12
* here's what im doing with pylons at the momentMike Bayer2011-04-191-4/+11
* do "find the templates" identically to how sphinx does itMike Bayer2011-04-191-0/+27