summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* docsMike Bayer2014-01-262-10/+4
* seealsos in the tutorialMike Bayer2014-01-251-7/+50
* - start building out very comprehensive docstrings for core functionsMike Bayer2014-01-252-0/+8
* - doc updates, include links to create_engine from tutorials, cleanupMike Bayer2014-01-233-48/+82
* fix typoMike Bayer2014-01-191-1/+1
* Fix a typo in the relationship docsWichert Akkerman2014-01-191-1/+1
* atticMike Bayer2014-01-181-1/+12
* akiban-> foundationdbMike Bayer2014-01-181-2/+4
* - changelog + test for pullreq github 58Mike Bayer2014-01-141-0/+9
* - add paramlinks and external changelog ext to 0.8Mike Bayer2014-01-113-355/+4
* - apply a similar fix for floats to mssql+pyodbc as we did to firebirdMike Bayer2013-12-281-3/+3
* session docs: Change `object` to `someobject`Ben Alpert2013-12-281-1/+1
* - The firebird dialect will quote identifiers which begin with anMike Bayer2013-12-271-0/+8
* - Fixed bug in Firebird index reflection where the columns within theMike Bayer2013-12-271-0/+8
* - The "asdecimal" flag used with the :class:`.Float` type will nowMike Bayer2013-12-271-0/+8
* changelog, will merge to 0.8Mike Bayer2013-12-271-0/+9
* - Fixed issue where a primary key column that has a Sequence on it,Mike Bayer2013-12-201-0/+13
* - Fixed bug with :meth:`.Insert.from_select` method where the orderMike Bayer2013-12-191-0/+12
* - for [ticket:2651], leaving CheckConstraint alone, preferring to keepMike Bayer2013-12-161-0/+8
* - An adjustment to the :func:`.subqueryload` strategy which ensures thatMike Bayer2013-12-161-0/+11
* - fix up the FAQ regarding the "foo_id" issueMike Bayer2013-12-162-18/+528
* - Fixed bug when using joined table inheritance from a table to aMike Bayer2013-12-161-0/+10
* - :func:`.composite` will raise an informative error message when theMike Bayer2013-12-121-0/+10
* - Error message when a string arg sent to :func:`.relationship` whichMike Bayer2013-12-121-0/+13
* sqlany dialect moves to githubMike Bayer2013-12-091-2/+2
* 0.8.4 prepMike Bayer2013-12-082-2/+3
* - A DBAPI that raises an error on ``connect()`` which is not a subclassMike Bayer2013-12-071-0/+14
* - The :class:`.QueuePool` has been enhanced to not block new connectionMike Bayer2013-12-061-0/+11
* - Made a slight adjustment to the logic which waits for a pooledMike Bayer2013-12-061-0/+15
* - changelog + test for pullreq #7, MSSQL dialect for DROP INDEXMike Bayer2013-12-051-0/+11
* - backport unique constraints reflection to 0.8.4, therebyRoman Podolyaka2013-12-031-0/+9
* - Added ORA-02396 "maximum idle time" error code to list ofMike Bayer2013-12-031-0/+8
* - the pronoun removal commit. there was only one instance of aMike Bayer2013-11-304-15/+18
* - reduce verbiage in mutation.py regarding legacy style, place under versiona...Mike Bayer2013-11-292-3/+8
* - Fixed bug where SQL statement would be improperly ASCII-encodedMike Bayer2013-11-221-0/+11
* Fixed bug where Oracle ``VARCHAR`` types given with no lengthMike Bayer2013-11-221-0/+9
* - Fixed bug which prevented the ``serializer`` extension from workingMike Bayer2013-11-211-0/+9
* sync up some changes for #2604 and #2607 from 0.7.10, 0.8.0b2Mike Bayer2013-11-142-20/+21
* sync up the 07/08 changelogs from masterMike Bayer2013-11-142-89/+82
* add start-line here to avoid RST parse errorsMike Bayer2013-11-141-0/+1
* Fix cross referencesVraj Mohan2013-11-143-11/+12
* Add undocumented members to resolve cross referencesVraj Mohan2013-11-141-0/+1
* Ensure API generationVraj Mohan2013-11-141-0/+3
* Ensure API generation and fix cross referencesVraj Mohan2013-11-142-0/+32
* Ensure API doc for make_url and resolve referencesVraj Mohan2013-11-142-1/+3
* Suppress warnings about files not being included in any toctreeVraj Mohan2013-11-145-0/+10
* Fix indentation and escape *args and **kwargsVraj Mohan2013-11-129-119/+124
* add sap sqlanywhereMike Bayer2013-11-121-0/+1
* css updates to better work with RTD badgeMike Bayer2013-11-112-2/+17
* - add a section re: using column_reflect for mapping, link to it from the "na...Mike Bayer2013-10-312-10/+51