summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* - Indexes and unique constraints are now included in theMike Bayer2014-11-021-0/+9
* - Bound parameters are now resolved as "literal" values within theMike Bayer2014-11-021-0/+8
* - Added a workaround for SQLAlchemy issue #3023 (fixed in 0.9.5) whereMike Bayer2014-11-021-0/+11
* - Repaired issue related to the fix for #208 and others; a compositeMike Bayer2014-11-021-0/+9
* - If the "alembic_version" table is present in the target metadata,Mike Bayer2014-10-291-0/+18
* - the original rationale for defaulting the user-defined namespaceMike Bayer2014-10-213-7/+42
* - amending d81619b50b9df7ff4458:Mike Bayer2014-10-202-1/+12
* - Revision files are now written out using the ``'wb'`` modifier toMike Bayer2014-10-201-0/+8
* - Added support for use of the :class:`~sqlalchemy.sql.elements.quoted_name`Mike Bayer2014-10-031-0/+9
* - add changelog for bugfix re: match + SQLA 0.7Mike Bayer2014-09-221-0/+7
* - Added a routine by which the Postgresql Alembic dialect inspectsMike Bayer2014-09-201-0/+16
* - changelog for #197, fixes #197.Mike Bayer2014-09-201-0/+23
* - move pretty much all of sqlalchemy.testing over for now, as we'dMike Bayer2014-09-141-1/+2
* changelogupgrade_testingMike Bayer2014-09-131-0/+8
* - move towards sqlalchemy test base. autogenerate tests so farMike Bayer2014-09-131-0/+8
* 0.6.7rel_0_6_7rel_0_6Mike Bayer2014-09-091-1/+2
* - changelog for pr bitbucket:26Mike Bayer2014-09-091-0/+8
* - Added support for functional indexes when using theMike Bayer2014-08-271-0/+15
* 0.6.6rel_0_6_6Mike Bayer2014-08-071-0/+1
* - ignore __init__.py in versions directory, fixes #95.Mike Bayer2014-08-071-0/+9
* - changelog for pullreq bitbucket:23Mike Bayer2014-08-071-0/+9
* Support autogenerating migrations for tables with 255 or more columnsRyan P. Kelly2014-08-071-0/+8
* changelog for pr github:14Mike Bayer2014-08-071-0/+8
* - Some deep-in-the-weeds fixes to try to get "server default" comparisonMike Bayer2014-06-231-0/+11
* - When a run of Alembic command line fails due to ``CommandError``,Mike Bayer2014-06-121-0/+8
* - Liberalized even more the check for MySQL indexes that shouldn't beMike Bayer2014-06-051-0/+10
* - changelog + test for MigrationContext.configMike Bayer2014-05-251-0/+12
* update link to pkg_resourcesMike Bayer2014-05-151-1/+1
* 0.6.5rel_0_6_5Mike Bayer2014-05-031-0/+1
* - This releases' "autogenerate index detection" bug, when a MySQL tableMike Bayer2014-05-021-0/+14
* - Added new feature :paramref:`.EnvironmentContext.configure.transaction_per_...Mike Bayer2014-05-021-0/+10
* - Fixed bug where the ``include_object()`` filter would not receiveMike Bayer2014-04-301-0/+10
* - Fixed bug where :meth:`.EnvironmentContext.get_x_argument`Mike Bayer2014-04-041-0/+8
* Fixed another bug regarding naming conventions, continuingMike Bayer2014-04-011-0/+12
* 0.6.4rel_0_6_4Mike Bayer2014-03-281-0/+1
* - Added quoting to the table name when the special EXEC is run toMike Bayer2014-03-251-0/+10
* - Added/fixed support for MySQL "SET DEFAULT" / "DROP DEFAULT" phrases,Mike Bayer2014-03-161-0/+10
* - Added support for the ``initially``, ``match`` keyword argumentsMike Bayer2014-03-141-0/+7
* - Altered the support for "sourceless" migration files (e.g. onlyMike Bayer2014-03-142-3/+26
* The feature that keeps on giving, index/unique constraint autogenerateMike Bayer2014-03-131-0/+16
* Extensive changes have been made to more fully support SQLAlchemy's newMike Bayer2014-03-122-0/+108
* - Suppressed IOErrors which can raise when program output pipeMike Bayer2014-03-101-0/+10
* got the docs totally wrong on thatMike Bayer2014-03-081-1/+1
* - Fixed bug where :meth:`.Operations.bulk_insert` would not functionMike Bayer2014-03-081-0/+12
* - add new section, cookbook. First example, add conditonal sections to migra...Mike Bayer2014-03-042-0/+145
* - Fixed a failure of the system that allows "legacy keyword arguments"Mike Bayer2014-02-241-0/+9
* - 0.6.4Mike Bayer2014-02-171-0/+13
* - 0.6.3Mike Bayer2014-02-022-1/+2
* - add new section "the importance of naming constraints"Mike Bayer2014-02-021-2/+159
* - Added a workaround for when we call ``fcntl.ioctl()`` to get atMike Bayer2014-02-021-0/+9