summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* - [feature] An experimental dialect for the fdbMike Bayer2012-09-231-0/+5
* - improve docs for MySQL/SQLite foreign key/ON UPDATE|DELETE instructions,Mike Bayer2012-09-231-2/+13
* add connection.close()Mike Bayer2012-09-111-0/+3
* editsMike Bayer2012-09-101-23/+18
* updatesMike Bayer2012-09-101-9/+11
* - rework scoped_session and sessionmaker, [ticket:2500]Mike Bayer2012-09-102-184/+388
* merge branchMike Bayer2012-09-091-0/+4
|\
| * Merged in etanol/sqlalchemy (pull request #18)Mike Bayer2012-09-091-0/+4
| |\
| | * Add a hint on the install guide to disable C extensions with pip.Isaac Jurado2012-09-071-0/+4
* | | - [feature] Added a hook to the system of renderingMike Bayer2012-09-091-0/+7
* | | - add new sphinx handlers to render method and attribute inheritanceMike Bayer2012-09-092-6/+48
|/ /
* | 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
|/
* hybrids: illustrate correlated subqueryMike Bayer2012-08-271-0/+2
* - [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
* - [feature] The Core oeprator system now includesMike Bayer2012-08-201-1/+3
* - 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-183-7/+48
* versionaddedMike Bayer2012-08-181-3/+2
* - fix the labeled column with column_expression() issue, finishes [ticket:1534]Mike Bayer2012-08-184-6/+163
* docs for custom ops...Mike Bayer2012-08-164-52/+90
* merge tip.Mike Bayer2012-08-139-55/+54
|\
| * - update engine docstrings due to moveMike Bayer2012-08-139-58/+55
* | docsMike Bayer2012-08-132-35/+5
|/
* - continue editing the merge docsMike Bayer2012-08-081-35/+53
* - modernize some merge docs a bitMike Bayer2012-08-071-20/+24
* - [bug] An error is emitted when uselist=FalseMike Bayer2012-08-051-0/+6
* -whitespace bonanza, contdMike Bayer2012-07-283-9/+9
* trailing whitespace bonanzaMike Bayer2012-07-287-231/+231
* add context to column_property docs illustrating the use of correlate_except()Mike Bayer2012-07-231-1/+22
* - [feature] Connection event listeners canMike Bayer2012-07-181-2/+2
* a lot of docsMike Bayer2012-07-186-13/+16
* - document the inspection systemMike Bayer2012-07-187-93/+125
* - a big renaming of all the _Underscore classes to haveMike Bayer2012-07-173-21/+21
* genindex is 100% validMike Bayer2012-07-162-17/+20
* add section on replacing result_processor()/bind_processor()Mike Bayer2012-07-031-11/+64
* except the example was wrong.Mike Bayer2012-07-021-3/+1
* - add a nice example about begin_nested as context manager.Mike Bayer2012-07-021-84/+101
* add a section on many-to-many deletesMike Bayer2012-06-251-0/+49
* - [moved] The InstrumentationManager interfaceMike Bayer2012-06-245-9/+26
* - [feature] The of_type() construct on attributesMike Bayer2012-06-201-0/+36
* doc fixesMike Bayer2012-06-162-34/+35
* Add some `Sphinx` related version informations paragraph-level markups,Mike Bayer2012-06-0813-37/+67
* Add some basic CSS styles for version informations paragraph markups.Mike Bayer2012-06-081-1/+9
* - upgrade DBAPI index to have links to all dialect toplevel pagesMike Bayer2012-05-268-42/+61
* - [feature] The "deferred declarativeMike Bayer2012-05-172-9/+1
* Fix a typo in the documentationFranck Cuny2012-04-271-1/+1