summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* - The ``alembic revision`` command accepts the ``--sql`` option toMike Bayer2014-11-231-0/+13
* - Relative revision identifiers as used with ``alembic upgrade``,Mike Bayer2014-11-233-11/+32
* yikes forgot batch modeMike Bayer2014-11-221-0/+1
* - spiff up autogenerate docs a bitMike Bayer2014-11-221-83/+138
* tuple form as wellMike Bayer2014-11-221-1/+9
* - now that branching is an enormous chapter, break out the docs intoMike Bayer2014-11-228-1670/+1685
* - add the refMike Bayer2014-11-221-0/+2
* - In conjunction with support for multiple independent bases, theMike Bayer2014-11-222-100/+209
* - 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