summaryrefslogtreecommitdiff
path: root/doc/build
Commit message (Expand)AuthorAgeFilesLines
* - fix link to non_primary flagMike Bayer2015-01-272-24/+41
* - additional test adjustments for pypy / psycopg2cffi. ThisMike Bayer2015-01-263-8/+30
* Include psycopg2cffi in dialect docsShaun Stanworth2015-01-261-0/+5
* - changelog for #3262, fixes #3262Mike Bayer2015-01-261-0/+11
* - changelog for pullreq github:150Mike Bayer2015-01-261-0/+8
* - Added new user-space accessors for viewing transaction isolationMike Bayer2015-01-201-0/+8
* - enhance detail here regarding the difference betweenMike Bayer2015-01-201-4/+27
* - restore r611883ffb35ca6664649f6328ae8 with additional fixes and an addition...Mike Bayer2015-01-192-0/+70
* - reverse the last commit temporarily as it breaks all the polymorphic casesMike Bayer2015-01-192-70/+0
* - The primary :class:`.Mapper` of a :class:`.Query` is now passed to theMike Bayer2015-01-192-0/+70
* - Custom dialects that implement :class:`.GenericTypeCompiler` canMike Bayer2015-01-161-0/+16
* - Fixed bug where Postgresql dialect would fail to render anMike Bayer2015-01-161-0/+11
* - add new section to ORM referring to runtime inspection API,Mike Bayer2015-01-141-0/+49
* - The "wildcard" loader options, in particular the one set up byMike Bayer2015-01-131-0/+15
* - The multi-values version of :meth:`.Insert.values` has beenMike Bayer2015-01-132-0/+102
* - changelog for pr 41Mike Bayer2015-01-121-0/+9
* - Fixed bug where if an exception were thrown at the start of aMike Bayer2015-01-051-0/+13
* fix verbiageMike Bayer2015-01-051-2/+2
* - add MemoizedSlots, a generalized solution to using __getattr__Mike Bayer2015-01-053-3/+29
* - make a new page that introduces mapping a little better for theMike Bayer2015-01-054-69/+126
* - Structural memory use has been improved via much more significant useMike Bayer2015-01-042-1/+47
* - The :class:`.mysql.SET` type has been overhauled to no longerMike Bayer2015-01-032-0/+67
* - put this back now that we found the source of thisMike Bayer2015-01-021-5/+1
* - restate sort_tables in terms of a more fine grainedMike Bayer2015-01-014-23/+212
* - Added a new accessor :attr:`.Table.foreign_key_constraints`Mike Bayer2015-01-011-0/+7
* - fix some RST whitespace syntactical issues in toctreesMike Bayer2014-12-292-12/+13
* - see if we can get RTD to use this for nowMike Bayer2014-12-281-1/+1
* bumpMike Bayer2014-12-281-1/+1
* bumpMike Bayer2014-12-281-1/+1
* - fix links for loading, add a redirect pageMike Bayer2014-12-273-3/+6
* - another bumpMike Bayer2014-12-271-1/+1
* - remove private superclasses from docs in favor of fixingMike Bayer2014-12-275-16/+1
* remove pipe...Mike Bayer2014-12-271-1/+1
* correctionsMike Bayer2014-12-278-23/+46
* - correctionsMike Bayer2014-12-2720-24/+77
* - make the google deprecation messages more specific, use full URLMike Bayer2014-12-191-0/+9
* Maul the evaulate & friends typoPriit Laes2014-12-195-6/+6
* - Fixed bug where using a :class:`.TypeDecorator` that implementedMike Bayer2014-12-191-0/+11
* - create a new section on "custom load rules", to help with edgeMike Bayer2014-12-191-0/+76
* - classical is really not the most important topic hereMike Bayer2014-12-171-1/+1
* - squash-merge the improve_toc branch, which moves all the Sphinx stylingMike Bayer2014-12-1777-10289/+10040
* - Added a version check to the MySQLdb dialect surrounding theMike Bayer2014-12-161-0/+8
* - rework the migration doc sectionsMike Bayer2014-12-142-579/+585
* - automap isn't new anymoreMike Bayer2014-12-141-1/+1
* - rework sqlite FK and unique constraint system to combine both PRAGMAMike Bayer2014-12-133-9/+28
* - add tentative 'changelog' documentation on #3244Jon Nelson2014-12-131-0/+9
* - Added new method :meth:`.Session.invalidate`, functions similarlyMike Bayer2014-12-121-0/+12
* Removing unneeded space.pr/153Yuval Langer2014-12-091-1/+1
* - A new series of :class:`.Session` methods which provide hooksMike Bayer2014-12-085-18/+169
* start docs...Mike Bayer2014-12-071-0/+55