summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 0.8.0rel_0_8_0Mike Bayer2015-08-121-0/+1
* - Fixed bug in batch mode where the ``batch_op.create_foreign_key()``Mike Bayer2015-08-121-0/+8
* - add a helper object for autogen rewriting called Rewriter.Mike Bayer2015-08-071-0/+75
* - Fixed bug where in the erroneous case that alembic_version containsMike Bayer2015-08-031-0/+9
* - changelog for pullrequest bitbucket:46; "alembic edit" commandMike Bayer2015-07-301-0/+11
* - Added new multiple-capable argument ``--depends-on`` to theMike Bayer2015-07-282-9/+39
* - add new recipe for "replaceable objects".Mike Bayer2015-07-271-0/+513
* 0.7.7Mike Bayer2015-07-221-0/+1
* - Fixed critical issue where a complex series of branches/merges wouldMike Bayer2015-07-221-0/+9
* - since the section titles in api are bound to be misleading,Mike Bayer2015-07-178-10/+52
* - document all the 0.8 positional name changesMike Bayer2015-07-171-0/+51
* - rework all of autogenerate to build directly on alembic.operations.opsMike Bayer2015-07-163-39/+293
* - The default test runner via "python setup.py test" is now py.test.Mike Bayer2015-07-161-0/+6
* - Implemented support for :meth:`.BatchOperations.create_primary_key`Mike Bayer2015-07-031-0/+9
* - try to explain this betterMike Bayer2015-07-031-5/+14
* - squash merge of ticket_302 branchMike Bayer2015-07-0319-599/+2556
* - add a changelog for the legacy_schema_aliasing warning issue,Mike Bayer2015-06-261-0/+7
* - add clarification that this tutorial is against the generic templateMike Bayer2015-06-171-1/+10
* - The :meth:`.MigrationContext.stamp` method, added as part of theMike Bayer2015-06-091-0/+10
* - Fixed bug where foreign key options including "onupdate",Mike Bayer2015-05-181-0/+12
* 0.7.6rel_0_7_6Mike Bayer2015-05-051-0/+1
* Fix typo in autogenerate documentationJulien Danjou2015-05-041-1/+1
* - Fixed bug where the case of multiple mergepoints that allMike Bayer2015-05-031-0/+13
* - Added support for type comparison functions to be not just perMike Bayer2015-04-302-4/+87
* - Added a new optionMike Bayer2015-04-071-0/+18
* - repair name of starting_rev argument, fixes #290Mike Bayer2015-03-291-1/+1
* - Fully implemented theMike Bayer2015-03-272-1/+22
* - Repaired support for the :meth:`.BatchOperations.create_index`Mike Bayer2015-03-271-0/+11
* 0.7.5rel_0_7_5Mike Bayer2015-03-191-0/+1
* - changelog for #266Mike Bayer2015-03-191-0/+10
* - Fixed bug where the mssql DROP COLUMN directive failed to includeMike Bayer2015-03-111-0/+7
* - Postgresql "functional" indexes are necessarily skipped from theMike Bayer2015-03-101-0/+10
* - Fixed bug where MySQL backend would report dropped unique indexesMike Bayer2015-02-201-0/+15
* - move resolution of "starting rev" for --sql mode intoMike Bayer2015-02-031-0/+18
* - Added a new feature :attr:`.Config.attributes`, to help with the useMike Bayer2015-01-234-13/+116
* fix missing changelog directiveMike Bayer2015-01-231-0/+1
* - Added support for "alembic stamp" to work when given "heads" as anMike Bayer2015-01-231-0/+9
* - 0.7.4rel_0_7_4Mike Bayer2015-01-121-1/+2
* - happy new yearMike Bayer2015-01-121-1/+1
* changelog for #241, fixes #241Mike Bayer2015-01-121-0/+11
* - The rendering of a :class:`~sqlalchemy.schema.ForeignKeyConstraint`Mike Bayer2015-01-101-0/+13
* - Fixed bug in foreign key autogenerate where if the in-Python tableMike Bayer2015-01-101-0/+13
* - changelog: Fixed issue in autogenerate type rendering where types that belongMike Bayer2015-01-091-0/+13
* 0.7.3rel_0_7_3Mike Bayer2014-12-301-0/+1
* - Fixed regression in new versioning system where upgrade / historyMike Bayer2014-12-301-0/+11
* - put sqlalchemy master here as SQLA issue https://bitbucket.org/zzzeek/sqlal...Mike Bayer2014-12-191-0/+1
* 0.7.2rel_0_7_2Mike Bayer2014-12-181-0/+1
* - Adjusted the SQLite backend regarding autogen of unique constraintsMike Bayer2014-12-141-0/+7
* - Fixed bug in batch where if the target table contained multipleMike Bayer2014-12-131-0/+9
* -Repaired a regression in both the MSSQL and Oracle dialects wherebyMike Bayer2014-12-121-0/+8