summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - fix up docs and add changelogs for #301 and #302ticket_302Mike Bayer2015-07-0315-38/+85
* - reorganize API docs and write a new overviewMike Bayer2015-07-0215-916/+2485
* - add the autogenerate customize APIMike Bayer2015-07-0211-29/+572
* - work on improving docsMike Bayer2015-07-014-14/+83
* - add all the batch methodsMike Bayer2015-07-014-262/+397
* fix autogen callMike Bayer2015-07-011-1/+2
* - convert Operations over to new system entirelyMike Bayer2015-07-012-766/+700
* - switch over to the new proxyMike Bayer2015-07-016-136/+48
* - start building out plugin systemMike Bayer2015-06-298-21/+366
* - cleanup to autogen apiMike Bayer2015-06-265-89/+120
* - operations is fully onto the dispatch modelMike Bayer2015-06-269-116/+193
* - autogen composition back upMike Bayer2015-06-267-36/+95
* - modify_col -> alter_columnMike Bayer2015-06-263-41/+53
* - get all autogen_render tests to passMike Bayer2015-06-265-115/+182
* - the new compose /render model. tests need to be updatedMike Bayer2015-06-2510-333/+551
* - start using "table_name", "constraint_name" etc. for names, addMike Bayer2015-06-251-33/+51
* move in placeMike Bayer2015-06-251-29/+33
* - start thinking about autogen yielding a structure...Mike Bayer2015-06-242-31/+71
* Merge branch 'ticket_301' into ticket_302Mike Bayer2015-06-244-17/+90
|\
| * - get all tests passing on new architectureticket_301Mike Bayer2015-06-113-4/+15
| * - initial sketch of extensionMike Bayer2015-06-112-17/+78
* | - get the new autogen tests entirely passing and cleaned upMike Bayer2015-06-249-415/+328
* | - continue to scale back how much magic we're building into thisMike Bayer2015-06-2411-172/+137
* | - revert impl back to what it was, we should for now work withinMike Bayer2015-06-234-179/+206
* | - wip, trying to decide where the ops API and the DDL API should be.Mike Bayer2015-06-234-169/+441
* | - wipMike Bayer2015-06-2213-645/+894
* | - wipMike Bayer2015-06-183-143/+71
* | - factor schema object creator functions into a separate objectMike Bayer2015-06-183-164/+185
* | - refactor most files into packages. provide a degree ofMike Bayer2015-06-1141-269/+305
|/
* - The :meth:`.MigrationContext.stamp` method, added as part of theMike Bayer2015-06-093-1/+30
* - turn on the mssql legacy_schema_aliasing flag to removeMike Bayer2015-05-263-1/+8
* - Fixed bug where foreign key options including "onupdate",Mike Bayer2015-05-184-13/+106
* - add test for FKC with multiple kwargs, reference #92Mike Bayer2015-05-181-0/+15
* 0.7.6rel_0_7_6Mike Bayer2015-05-051-0/+1
* Merged in jdanjou/alembic/jd/typo-doc-comparator (pull request #44)Mike Bayer2015-05-041-1/+1
|\
| * Fix typo in autogenerate documentationJulien Danjou2015-05-041-1/+1
|/
* - Fixed bug where the case of multiple mergepoints that allMike Bayer2015-05-033-7/+170
* - add tox targets for 3.4Mike Bayer2015-05-011-1/+7
* - Added support for type comparison functions to be not just perMike Bayer2015-04-305-33/+124
* Merged in rtaranu/alembic (pull request #43)Mike Bayer2015-04-211-1/+1
|\
| * - fixed spelling mistake in docsRaul Taranu2015-04-211-1/+1
|/
* - Added a new optionMike Bayer2015-04-0712-54/+170
* - repair name of starting_rev argument, fixes #290Mike Bayer2015-03-291-1/+1
* - dont rely on inpsect import, not in SQLA 0.7Mike Bayer2015-03-281-4/+3
* - don't use op.f(), only works with later SQLA versionsMike Bayer2015-03-281-4/+4
* - Fully implemented theMike Bayer2015-03-277-11/+182
* - next versionMike Bayer2015-03-271-1/+1
* - Repaired support for the :meth:`.BatchOperations.create_index`Mike Bayer2015-03-273-3/+57
* - didn't name the internal number correctly, stilrel_0_7_5_post2Mike Bayer2015-03-201-1/+1
* - 0.7.5.post1 due to pypi deletion issuerel_0_7_5_post1Mike Bayer2015-03-201-1/+1