summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* tweaksMike Bayer2007-01-171-0/+2
* updates, verbiageMike Bayer2007-01-172-31/+54
* verbiage updates, this is a work-in-progress (WIP)Mike Bayer2007-01-161-7/+20
* - added optional constructor to sql.ColumnCollectionMike Bayer2007-01-151-0/+12
* [ticket:398]Mike Bayer2007-01-141-0/+2
* brief mention of defer, undeferJonathan Ellis2007-01-071-0/+7
* - global "insure"->"ensure" change. in US english "insure" is actuallyMike Bayer2007-01-014-6/+6
* fixed the raise for mysql to re-raise the errorrel_0_3_3Mike Bayer2006-12-152-3/+1
* - fixes to passive_deletes flag, lazy=None (noload) flagMike Bayer2006-12-121-0/+48
* added style for page controlrel_0_3_2Mike Bayer2006-12-101-76/+120
* moved page control linksMike Bayer2006-12-102-2/+7
* would help to have the files all checked in....Mike Bayer2006-12-101-0/+20
* removing references to 0.2 series from docsMike Bayer2006-12-105-7/+7
* clarify docs for query.instances() [ticket:386]Mike Bayer2006-12-091-5/+5
* - identity map in Session is by default *no longer weak referencing*.Mike Bayer2006-12-091-4/+4
* docs/examples/unittests for remote_sideMike Bayer2006-12-081-4/+5
* got a rudimentary one-page display goingMike Bayer2006-12-058-25/+46
* doc adjust for "dirty" list behaviorMike Bayer2006-12-051-3/+5
* its that timerel_0_3_1Mike Bayer2006-11-131-1/+1
* tweaks to get module functions links to workMike Bayer2006-11-132-3/+5
* editsMike Bayer2006-11-131-5/+13
* editsMike Bayer2006-11-121-5/+51
* - "delete-orphan" for a certain type can be set on more than one parent class;Mike Bayer2006-11-101-1/+1
* create_args->connect_argsMike Bayer2006-11-081-1/+1
* - added an assertion within the "cascade" step of ORM relationships to checkMike Bayer2006-11-032-1/+82
* link to SqlSoup docs on the wikiJonathan Ellis2006-11-011-6/+4
* - SingletonConnectionPool must use the "threadlocal" pooling behaviorMike Bayer2006-10-241-0/+1
* - some new Pool utility classes, updated docsMike Bayer2006-10-242-17/+47
* fixed the example, because my brain goes blank when i work on that page,Mike Bayer2006-10-231-11/+14
* association mappings are now simpler, updated docsMike Bayer2006-10-232-4/+7
* "circular mapping" is out, SA figures that stuff out for youMike Bayer2006-10-221-19/+0
* docstringMike Bayer2006-10-221-0/+7
* .Mike Bayer2006-10-221-1/+1
* more on non-threadsafenessMike Bayer2006-10-221-3/+4
* docs about objects not being threadsafeMike Bayer2006-10-222-23/+26
* - attributes module and test suite moves underneath 'orm' packageMike Bayer2006-10-221-1/+1
* ugh, restored bracketsMike Bayer2006-10-211-1/+1
* docstringsMike Bayer2006-10-211-1/+4
* took out unused formattingMike Bayer2006-10-211-5/+0
* take those 2.4 generators out....Mike Bayer2006-10-211-1/+1
* merge of new documentation generation systemMike Bayer2006-10-2126-1105/+788
* some docstring stuffMike Bayer2006-10-201-1/+1
* got linking of classes to work. but what a mess the doc code is now.Mike Bayer2006-10-205-159/+208
* fixed __repr__ style to be inline with python style guide [ticket:341]Mike Bayer2006-10-191-14/+16
* typoMike Bayer2006-10-171-2/+2
* synonym does not create the proxying behavior unless the flag 'proxy=True' is...Mike Bayer2006-10-171-1/+15
* reorganizing classnames a bit, flagging "private" classes in the sql package,Mike Bayer2006-10-173-18/+19
* latest markdown, added "bold link" style to doc generatorMike Bayer2006-10-173-555/+490
* quote function namesMike Bayer2006-10-161-1/+1
* apparently re.S makes things go b00mMike Bayer2006-10-162-7/+5