summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* - remove sqlsoup [ticket:2262]Mike Bayer2012-04-243-13/+0
* update doc versionMike Bayer2012-04-241-3/+3
* - [feature] Added a new systemMike Bayer2012-04-241-0/+46
* - [feature] New standalone function with_polymorphic()Mike Bayer2012-04-232-244/+292
* Fixing link to python's logging module (see #2456). Thanks astrochase!Diana Clarke2012-04-031-1/+1
* 0.7.6 releaserel_0_7_6Mike Bayer2012-03-141-2/+2
* revert this, the instrumentation here is conditionalMike Bayer2012-03-131-1/+1
* add most of Brad Allen's doc updates, [ticket:2434]Mike Bayer2012-03-131-1/+3
|\
| * Added TypeDecorator documentation to the Sphinx page, as wellBrad Allen2011-03-141-0/+17
* | - [feature] Added support for MSSQL INSERT,Mike Bayer2012-03-131-2/+2
* | - [feature] Added cte() method to Query,Mike Bayer2012-03-031-0/+4
* | mysql connector python 3k is dev statusMike Bayer2012-02-161-1/+1
* | update the search to call searchindex.js in the latest wayMike Bayer2012-02-141-1/+7
* | - [bug] Fixed bug whereby MappedCollectionMike Bayer2012-02-131-1/+17
* | - break out sample URLs into individual, per-database sections each with a linkMike Bayer2012-02-124-29/+78
* | - add OrderingList class and other functions to sphinx documentationMike Bayer2012-02-121-0/+9
* | document identity_mapMike Bayer2012-02-111-0/+7
* | attempt to use the secret weapon to force a total rebuildMike Bayer2012-01-291-1/+1
* | get ready for release 0.7.5rel_0_7_5Mike Bayer2012-01-281-2/+2
* | declarative reflection exampleMike Bayer2012-01-281-0/+8
* | add a thing about migration toolsMike Bayer2012-01-241-0/+24
* | fix image linkMike Bayer2012-01-231-1/+1
* | integrate new readthedocs/sqla.org doc buildMike Bayer2012-01-2312-84/+285
* | - [feature] Added new capability to relationshipMike Bayer2012-01-221-0/+40
* | modernize/update cascade documentation, [ticket:2302]Mike Bayer2012-01-221-50/+130
* | add examples for multi metadata under __abstract__, custom vertical partitioningMike Bayer2012-01-111-2/+59
* | fix the gettext to be the same way sphinx-quickstart gives youMike Bayer2012-01-081-3/+7
* | add support to generate gettextMike Bayer2012-01-072-0/+7
* | - fix the index, [ticket:2366]Mike Bayer2012-01-051-4/+4
* | happy new yearMike Bayer2012-01-041-1/+1
* | - rework "sql expressions as mapped attributes" to also stress hybrids as the...Mike Bayer2012-01-031-36/+103
* | add a "jinja2 fallback" renderer for render_string(), which is used for the j...Mike Bayer2011-12-301-12/+7
* | document that strings are accepted with declarative/secondaryMike Bayer2011-12-291-0/+10
* | fix a whole bunch of note:: / warning:: that were inline,Mike Bayer2011-12-259-32/+55
* | - 0.7.4 prepMike Bayer2011-12-091-2/+2
* | should refer to Mapper class hereMike Bayer2011-12-091-2/+2
* | - [feature] polymorphic_on now accepts manyMike Bayer2011-12-093-0/+7
* | - doc updates per [ticket:2251]Mike Bayer2011-12-061-76/+192
* | add docs regarding flags only working with setuptools/distribute, [ticket:2341]Mike Bayer2011-12-061-0/+8
* | add missing "data" column from association example, [ticket:2259]Mike Bayer2011-12-061-5/+10
* | update delete-orphan cascade docs per [ticket:2332]Mike Bayer2011-12-061-5/+8
* | marathon doc updating session including a rewrite of unicode paragraphsMike Bayer2011-12-046-99/+114
* | - update docs to declarative [ticket:2323]Mike Bayer2011-12-041-40/+59
* | - [feature] Added create_type constructor argumentMike Bayer2011-11-282-2/+2
* | fix typo [ticket:2334]Mike Bayer2011-11-261-2/+2
* | continue removing misleading/old sections, fix things that are just wrongMike Bayer2011-11-261-104/+102
* | more fixes, more comingMike Bayer2011-11-261-131/+97
* | - shorten classical mapping, remove some not very clear thingsMike Bayer2011-11-261-86/+50
* | doc styling reworkMike Bayer2011-11-258-230/+329
* | - doc updates in loadingMike Bayer2011-11-241-22/+8