summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* - add more label syntaxesMike Bayer2014-11-211-0/+20
* - Added a rule for Postgresql to not render a "drop unique" and "drop index"Mike Bayer2014-11-211-0/+10
* - A change in the ordering when columns and constraints are dropped;Mike Bayer2014-11-211-0/+9
* make the three way merge thing a separate section, we don't reallyMike Bayer2014-11-201-13/+16
* - typoMike Bayer2014-11-201-2/+2
* put the sqlite thing near the top as it's the other big featureMike Bayer2014-11-201-30/+30
* - The "multiple heads / branches" feature has now landed. This isMike Bayer2014-11-203-70/+732
* - changelog + some polishMike Bayer2014-11-201-1/+10
* The Oracle dialect sets "transactional DDL" to False by default,Mike Bayer2014-11-181-0/+7
* - Fixed a variety of issues surrounding rendering of Python code thatMike Bayer2014-11-161-0/+13
* - changelog for pr bitbucket:29, fixes #174Mike Bayer2014-11-101-0/+10
* - editMike Bayer2014-11-101-2/+4
* - changelogbatch_alterMike Bayer2014-11-092-1/+31
* - test fixupMike Bayer2014-11-091-41/+53
* - more docsMike Bayer2014-11-081-7/+105
* documentingMike Bayer2014-11-081-9/+73
* - start docsMike Bayer2014-11-081-0/+33
* - The :class:`~sqlalchemy.schema.Table` object is now returned whenMike Bayer2014-11-081-0/+9
* - 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