summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* - backport the latest version of scrollingMike Bayer2014-12-301-25/+38
* - merge the safari-related changes to init.js from zzzeeksphinxMike Bayer2014-12-281-6/+21
* relative hereMike Bayer2014-05-291-0/+1
* - all new approach which allows the main text to be on the topMike Bayer2014-05-295-134/+221
* - disable the scrolling layout, anchors for code/params are not working,Mike Bayer2014-05-291-1/+2
* - a rework of doc layout and nav:Mike Bayer2014-05-286-74/+170
* - update mysql connector python links, #2938Mike Bayer2014-02-181-1/+1
* - the pronoun removal commit. there was only one instance of aMike Bayer2013-11-303-14/+17
* sync up some changes for #2604 and #2607 from 0.7.10, 0.8.0b2Mike Bayer2013-11-141-0/+21
* sync up 0.8's changelogs with 0.7....Mike Bayer2013-11-145-38/+19
* Fix indentation and escape *args and **kwargsVraj Mohan2013-11-129-119/+124
* css updates to better work with RTD badgeMike Bayer2013-11-112-2/+17
* fix to the changelog system for when there's no change recs in the bodyMike Bayer2013-10-271-0/+14
* - farm out everthing to do with rtd out to the sqlalchemy.org siteMike Bayer2013-10-276-206/+33
* - The regexp used by the :func:`.url.make_url` function now parsesMike Bayer2013-10-231-0/+8
* render "backports"/ "forward ports" automatically, only write outMike Bayer2013-09-172-21/+85
* Fixed bug where list instrumentation would fail to represent aMike Bayer2013-08-201-0/+10
* Fixed regression dating back to 0.7.9 whereby the name of a CTE mightMike Bayer2013-08-181-0/+7
* Updates to MySQL reserved words for versions 5.5, 5.6, courtesyMike Bayer2013-07-311-0/+7
* fix changelogMike Bayer2013-07-311-1/+1
* - Fixed bug in common table expression system where if the CTE wereMike Bayer2013-07-311-0/+8
* Fixed bug in :class:`.CheckConstraint` DDL where the "quote" flag from aMike Bayer2013-07-171-0/+7
* indentation fixMike Bayer2013-04-111-13/+13
* Fixed bug when a query of the form:Mike Bayer2013-04-091-0/+14
* - Fixed bug in unit of work whereby a joined-inheritanceMike Bayer2013-04-011-0/+9
* Added support for Postgresql's traditional SUBSTRINGMike Bayer2013-03-091-0/+9
* - Improved the error message emitted when a "backref loop" is detected,Mike Bayer2013-03-031-0/+23
* - Fixed an import of "logging" in test_execute which was notMike Bayer2013-03-021-0/+10
* - repair "map to selectable" example, place a caveat that this isn'tMike Bayer2013-02-241-2/+18
* - fix to PDF generation failing totally, latex tools hereMike Bayer2013-02-142-11/+11
* 0.7.10Mike Bayer2013-02-072-3/+3
* Added a conditional import to the ``gaerdbms`` dialect which attemptsMike Bayer2013-02-021-0/+11
* Backported adjustment to ``__repr__`` forMike Bayer2013-02-021-0/+8
* Fixed bug where :meth:`.Table.tometadata` would fail if aMike Bayer2013-01-271-0/+8
* Added a py3K conditional around unnecessary .decode()Mike Bayer2013-01-121-0/+8
* Fixed potential memory leak which could occur if anMike Bayer2013-01-121-0/+13
* :meth:`.Query.merge_result` can now load rows from an outer joinMike Bayer2013-01-081-0/+7
* happy new year (see #2645)Diana Clarke2013-01-012-2/+2
* fixing typos in the types docs (see #2639)Diana Clarke2012-12-231-6/+6
* docs - missing 'attr' in AssociationProxy join see #2636Diana Clarke2012-12-161-1/+1
* More adjustment to this SQLite related issue which was released inMike Bayer2012-12-141-0/+10
* add a doc for the [ticket:2631] quirkMike Bayer2012-12-081-0/+5
* Fixed bug where using server_onupdate=<FetchedValue|DefaultClause>Mike Bayer2012-12-081-0/+12
* The Oracle LONG type, while an unbounded text type, does not appearMike Bayer2012-12-061-0/+9
* Repaired the usage of ``.prepare()`` in conjunction withMike Bayer2012-12-061-0/+13
* The :class:`.MutableComposite` type did not allow for theMike Bayer2012-12-032-1/+13
* comment out PDF for now, it sucksMike Bayer2012-11-181-6/+8
* Fixed :meth:`.MetaData.reflect` to correctly useMike Bayer2012-11-141-0/+9
* Fixed bug whereby using "key" with ColumnMike Bayer2012-11-131-134/+144
* remove some whitespaceMike Bayer2012-10-252-2/+2