summaryrefslogtreecommitdiff
path: root/alembic/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* 0.7 startMike Bayer2014-09-131-1/+1
* 0.6.7rel_0_6_7rel_0_6Mike Bayer2014-09-091-1/+1
* - do an autopep8 pass for just about everything otherMike Bayer2014-09-091-2/+0
* this is 0.6.6Mike Bayer2014-06-241-1/+1
* Fixed another bug regarding naming conventions, continuingMike Bayer2014-04-011-1/+1
* - 0.6.4Mike Bayer2014-02-171-1/+1
* - The :class:`.ScriptDirectory` system that loads migration filesMike Bayer2013-12-311-1/+1
* - 0.6.2Mike Bayer2013-12-051-1/+1
* - refactor autogeneration into its own packageMike Bayer2013-09-081-0/+1
* - Ensured that strings going to stdout go through an encode/decode phase,Mike Bayer2013-08-231-1/+1
* - will call this 0.6Mike Bayer2013-04-121-1/+1
* Use relative importsHong Minhee2013-04-111-2/+2
* - move to 0.5.0 as we are making some slight naming changesMike Bayer2013-02-111-1/+1
* ok seems we're up to 0.4.3...Mike Bayer2013-02-041-1/+1
* 0.4.2rel_0_4_2Mike Bayer2013-01-111-1/+1
* - [feature] Explicit error message describing the caseMike Bayer2012-10-181-1/+1
* - call it 0.4.0Mike Bayer2012-09-301-1/+1
* - [bug] Fixed MySQL rendering for server_default whichMike Bayer2012-08-221-1/+1
* - [feature] Added --sql argument to the "revision" command,Mike Bayer2012-07-281-1/+1
* - apply repr() to server default string, #31Mike Bayer2012-06-231-1/+1
* - repair entirely broken revision_environment feature released in 0.3.3rel_0_3_4Mike Bayer2012-06-021-1/+1
* - [bug] Added "type" argument to op.drop_constraint(),Mike Bayer2012-05-011-1/+1
* - [feature] Added support for UniqueConstraintMike Bayer2012-04-211-1/+1
* - [bug] bulk_insert() fixes:rel_0_3_1Mike Bayer2012-04-071-1/+1
* - move to 0.3 as we are changing APIrel_0_3_0Mike Bayer2012-04-051-1/+1
* - update version + CHANGES for rff49b7fe01b4Mike Bayer2012-02-031-1/+1
* - [bug] Fixed the generation of CHECK constraint,Mike Bayer2012-01-311-1/+1
* turn alembic.op and alembic.context into real proxy modules,Mike Bayer2012-01-261-6/+1
* - tried it out in my work project, and realized the "op" and "context" namesp...Mike Bayer2012-01-241-4/+7
* - rearrange the internals such that we no longer use globalMike Bayer2012-01-241-1/+7
* - [bug] fix the config.main() function to honorMike Bayer2012-01-201-1/+1
* - Clean up file write operations so thatMike Bayer2011-12-031-1/+1
* - docsMike Bayer2011-11-271-1/+1
* do "find the templates" identically to how sphinx does itMike Bayer2011-04-191-0/+2
* some ui improvementsMike Bayer2010-04-291-93/+0
* upgrade, downgrade motionMike Bayer2010-04-291-24/+41
* - pushed the whole command line options thing into a single main() functionMike Bayer2010-04-281-9/+71
* commandsMike Bayer2010-04-251-1/+15
* - figuring out script formatMike Bayer2010-04-241-1/+1
* a sandwich setup.Mike Bayer2010-04-221-0/+4