summaryrefslogtreecommitdiff
path: root/doc/build/core
Commit message (Expand)AuthorAgeFilesLines
* Fix cross referencesVraj Mohan2013-11-142-10/+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-141-0/+2
* - add a section re: using column_reflect for mapping, link to it from the "na...Mike Bayer2013-10-311-2/+2
* - add a "limitations of reflection" section, [ticket:2233]Mike Bayer2013-10-182-1/+36
* - fix a crapload of seealsosMike Bayer2013-08-271-1/+2
* - add version_id documentation [ticket:867]Mike Bayer2013-08-251-0/+2
* move FAQ to the docs, [ticket:2133]Mike Bayer2013-08-211-0/+2
* - reorganize docs so expression, schema are broken out into subfiles, they're...Mike Bayer2013-08-2117-1770/+1788
* - add better notes to query.update(), most notably how to deal with a joined ...Mike Bayer2013-08-181-0/+2
* Merged in bacher09/sqlalchemy (pull request #5)Mike Bayer2013-08-171-1/+1
* Merge pull request #21 from svrin/patch-1mike bayer2013-08-081-1/+1
* - rework of correlation, continuing on #2668, #2746Mike Bayer2013-06-261-0/+23
* remove mistakenly-repeated wordsTshepang Lekhonkhobe2013-03-232-2/+2
* doc updatesMike Bayer2013-03-111-166/+343
* - repair doctest for SQL expression tutorialMike Bayer2013-03-111-277/+210
* enginesMike Bayer2013-02-091-0/+2
* - replace mssql_ordering with generalized #695 solutionMike Bayer2013-01-201-0/+2
* :class:`.Index` now supports arbitrary SQL expressions and/orMike Bayer2013-01-161-0/+24
* fixing typos in the types docs (see #2639)Diana Clarke2012-12-231-6/+6
* typoMike Bayer2012-12-091-1/+1
* add a doc for the [ticket:2631] quirkMike Bayer2012-12-081-0/+5
* fixing broken links (see #2625)Diana Clarke2012-12-061-3/+4
* fixing broken links (see #2625)Diana Clarke2012-12-051-8/+8
* - hstore documentation, migrationMike Bayer2012-11-171-1/+0
* add docs regarding fetchedvalue with primary keys, [ticket:2598]Mike Bayer2012-11-121-1/+33
* improve some autodoc linksMike Bayer2012-10-312-16/+8
* add in inherited methods to many of theseMike Bayer2012-10-302-0/+14
* - updated relationship docs, othersMike Bayer2012-10-281-1/+1
* typoMike Bayer2012-10-271-2/+2
* - more docsMike Bayer2012-10-264-5/+3
* - add class_ to AliasedInspMike Bayer2012-10-263-5/+9
* - move out maxdbMike Bayer2012-10-181-90/+2
* - [feature] the MS Access dialect has beenMike Bayer2012-09-301-6/+10
* - add a glossary b.c. hey its a good ideaMike Bayer2012-09-302-23/+31
* - [feature] Added a hook to the system of renderingMike Bayer2012-09-091-0/+7
* more cleanupMike Bayer2012-09-092-13/+20
* almost obliterate the concept of "implicit execution" from the docs, move it ...Mike Bayer2012-09-093-147/+89
* - [feature] Added support for .info dictionary argument toMike Bayer2012-08-241-12/+13
* this is already in an automodule...Mike Bayer2012-08-221-4/+0
* - [feature] Enhanced GenericFunction and func.*Mike Bayer2012-08-221-0/+4
* - expand out all the methods on insert/update/delete/select for nowMike Bayer2012-08-191-5/+7
* - [feature] The prefix_with() method is now availableMike Bayer2012-08-191-2/+4
* tighten this upMike Bayer2012-08-182-6/+47
* versionaddedMike Bayer2012-08-181-3/+2
* - fix the labeled column with column_expression() issue, finishes [ticket:1534]Mike Bayer2012-08-182-4/+145
* docs for custom ops...Mike Bayer2012-08-163-1/+78
* merge tip.Mike Bayer2012-08-137-48/+47
|\