summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* - 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
* more doc fixes and updatesMike Bayer2014-02-011-3/+6
* - use latest extension versions, trying to get rtd to buildMike Bayer2014-02-011-2/+2
* - Added new argumentMike Bayer2014-02-014-1/+101
* - Added support for autogenerate covering the use case where :class:`.Table`Mike Bayer2014-01-301-0/+11
* - changelogMike Bayer2014-01-281-0/+12
* - Calling :func:`.bulk_insert` with an empty list will not emit anyMike Bayer2014-01-241-0/+8
* - changelog for pullreq 17Mike Bayer2014-01-191-0/+8
* - More fixes to index autodetection; indexes created with expressionsMike Bayer2014-01-111-0/+8
* Remove space before exclamation mark: "Wow that rocked !"vrutsky2014-01-091-1/+1
* - The :class:`.ScriptDirectory` system that loads migration filesMike Bayer2013-12-311-0/+19
* 0.1.8Mike Bayer2013-12-301-1/+1
* 0.1.7Mike Bayer2013-12-301-1/+1