summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* beefed up documentation for count(), [ticket:1465]Mike Bayer2009-07-251-1/+49
* beefed up the description of dialectsMike Bayer2009-07-131-34/+52
* changed reference to PostgreSQL in docs.rel_0_5_5Mike Bayer2009-07-134-6/+6
* - remove docs about partial flush, add docs about disabling autoflushMike Bayer2009-07-121-7/+10
* updatesMike Bayer2009-07-113-7/+13
* added docs for post_updateMike Bayer2009-06-211-3/+54
* assoc proxy object appends to list automatically [ticket:1351]Mike Bayer2009-06-151-3/+5
* - Back-ported the "compiler" extension from SQLA 0.6. Thisrel_0_5_4Mike Bayer2009-05-172-0/+6
* unusual ...Mike Bayer2009-05-171-1/+1
* Corrected missing stop in the ORM Tutorial. Fixes #1395.Michael Trier2009-04-291-1/+1
* we work with sphinx 0.6.1 nowMike Bayer2009-04-251-1/+1
* Corrected duplication of serializer docs. Fixes #1375.Michael Trier2009-04-091-36/+0
* Added Oracle examples showing how to use named parameters with a TNS. Fixes #...Michael Trier2009-04-041-2/+7
* Corrected examples in ORM tutorial to specify actual exception being thrown. ...Michael Trier2009-04-041-4/+6
* Corrected doc notations that suppressed some non-SQL output. Fixes #1366.Michael Trier2009-04-041-9/+9
* - added a section on using aliased() with a subqueryMike Bayer2009-03-291-39/+59
* add collections module to API ref for completeness. links to the mapper docu...Mike Bayer2009-03-214-1/+21
* - updated builders for latest sphinx tipMike Bayer2009-03-022-209/+221
* Fix markup glitchLele Gaifax2009-02-251-1/+1
* - Added an attribute helper method ``set_committed_value`` inMike Bayer2009-02-152-1/+24
* further fixes to sphinx.sty per progress on the sphinx trunkMike Bayer2009-01-241-16/+1
* create correct hyperlink for the pdf fileMike Bayer2009-01-241-1/+1
* - 0.5.3Mike Bayer2009-01-241-0/+30
* - Further refined 0.5.1's warning about delete-orphan cascadeMike Bayer2009-01-202-2/+2
* Fix a hyperrefLele Gaifax2009-01-141-1/+1
* happy new yearMike Bayer2009-01-121-1/+1
* - Can now specify Column objects on subclasses which have noMike Bayer2009-01-122-1/+3
* - Concrete inheriting mappers now instrument attributes which are inherited f...Mike Bayer2009-01-111-25/+26
* typoMike Bayer2009-01-071-2/+2
* one more typoMike Bayer2009-01-031-1/+1
* fixed critical errors in assocationproxy docs while we wait for the all new a...Mike Bayer2009-01-031-20/+10
* - added another usage recipe for contains_eager()Mike Bayer2008-12-291-2/+20
* - Reflected foreign keys will properly locateMike Bayer2008-12-261-59/+0
* document ConnectionProxyMike Bayer2008-12-181-1/+1
* - sqlite typesMike Bayer2008-12-172-3/+61
* - added sphinx handler to allow __init__ methods throughMike Bayer2008-12-173-3/+13
* Corrected output on docs and a missing {stop} that prevented python results f...Michael Trier2008-12-121-2/+2
* Index entries for thread safety.Jason Kirtland2008-12-112-3/+13
* - VERSION moves just as a string in __version__Mike Bayer2008-12-104-2/+700
* - restored the previous API Reference structureMike Bayer2008-12-082-13/+2
* - removed redundant declarative docsMike Bayer2008-12-084-249/+13
* - restored the main search formMike Bayer2008-12-083-3/+18
* - moved index.rst around to have the API docs right there, no "Main Documenta...Mike Bayer2008-12-073-8/+29
* worked schema into sectionsMike Bayer2008-12-071-1/+117
* - convert __init__ and :members: to be compatible with autoclass_content='both'Mike Bayer2008-12-074-41/+8
* - re-documented Table and Column constructors, fixed case sensitivity descrip...Mike Bayer2008-12-073-2/+2
* Adjusted basis for refs.Jason Kirtland2008-12-071-10/+12
* - postgres docstringMike Bayer2008-12-062-15/+14
* Enabled sphinx doctests.Jason Kirtland2008-12-062-2/+4
* remove old filesMike Bayer2008-12-0615-6923/+0