summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/pr/270'Mike Bayer2016-05-242-2/+2
|\
| * Spelling fixes: "an SQL" -> "a SQL", see #266pr/270Ville Skyttä2016-05-051-1/+1
| * Spelling fixes: "the a"Ville Skyttä2016-05-051-1/+1
* | Repair dictlike-polymorphicMike Bayer2016-05-241-0/+8
* | Support "blank" schema when MetaData.schema is setMike Bayer2016-05-182-0/+34
* | - 1.0.13 release dateMike Bayer2016-05-181-0/+1
* | Merge "Accommodate "callable" bound param in evaluator"mike bayer2016-05-161-0/+9
|\ \
| * | Accommodate "callable" bound param in evaluatorMike Bayer2016-05-161-0/+9
* | | Fix TypeError during cx_Oracle connectionJohn Vandenberg2016-05-161-0/+11
|/ /
* | Handle `SSL error: decryption failed or bad record mac`Iuri de Silvio2016-05-131-0/+8
* | typo in glossary#release: s/proces/process/pr/273Frank Carnovale2016-05-121-1/+1
* | typo in glossary#FROMclause: s/incicates/indicates/Frank Carnovale2016-05-121-1/+1
* | typo in glossary#instrumentation: s/behviors/behaviors/Frank Carnovale2016-05-121-1/+1
* | Add close_with_result to pessimistic connection exampleMike Bayer2016-05-121-0/+8
* | Fix label referencing in SQL Server OFFSET logicMike Bayer2016-05-101-0/+9
* | Check for duplicate calls to register_attribute_implMike Bayer2016-05-101-0/+9
* | Repair _orm_columns() to accommodate text()Mike Bayer2016-05-051-0/+8
|/
* Merge remote-tracking branch 'origin/pr/269'Mike Bayer2016-05-041-14/+14
|\
| * Corrects typo: plural of vertex is vertices.pr/269Jeffrey Finkelstein2016-05-031-14/+14
* | Merge remote-tracking branch 'origin/pr/268'Mike Bayer2016-05-0430-94/+94
|\ \
| * | Adds parentheses around print statements in docs.pr/268Jeffrey Finkelstein2016-05-0330-94/+94
| |/
* | Corrects some references in ORM documentation.pr/267Jeffrey Finkelstein2016-05-031-1/+2
|/
* Don't double-process ResultMetaData for BufferedColumnResultProxyMike Bayer2016-04-271-0/+11
* Simplify directed graph exampleMike Bayer2016-04-261-0/+8
* Fix result set handling for case insensitive dupe colsMike Bayer2016-04-211-0/+10
* Deprecate Mapper.order_byMike Bayer2016-04-192-0/+33
* Merge "Add raise/raiseload relationship loading strategy"mike bayer2016-04-194-5/+67
|\
| * Add raise/raiseload relationship loading strategyAdrian Moennich2016-04-194-5/+67
* | Propagate hybrid properties / infoMike Bayer2016-04-181-2/+18
* | Honor hybrid property / method docstringsMike Bayer2016-04-182-0/+58
* | - Add support for PostgreSQL with PyGreSQLChristoph Zwerschke2016-04-153-5/+26
|/
* Merge "- don't load deferred columns on unexpire for merge with load=False, f...mike bayer2016-04-061-0/+8
|\
| * - don't load deferred columns on unexpire for merge with load=False,Diana Clarke2016-04-061-0/+8
* | Fix some broken links in docspr/255Ville Skyttä2016-04-042-3/+3
|/
* - make sure negative row indexes are based on the size of theMike Bayer2016-03-302-0/+27
* - changelog for #3629, fixes #3629Mike Bayer2016-03-302-0/+22
* redundant "using the by changing" -> "using the"pr/253NestorTejero2016-03-301-1/+1
* - Added :meth:`.Select.lateral` and related constructs to allowMike Bayer2016-03-294-0/+118
* - Added support for rendering "FULL OUTER JOIN" to both Core and ORM.Mike Bayer2016-03-282-0/+29
* - Added connection pool events :meth:`ConnectionEvents.close`,Mike Bayer2016-03-251-0/+7
* - Further continuing on the common MySQL exception case ofMike Bayer2016-03-232-1/+54
* - Fixed bug where the negation of an EXISTS expression would notMike Bayer2016-03-211-0/+9
* Fix typopr/249Benjamin Dopplinger2016-03-161-1/+1
* - Added basic isolation level support to the SQL Server dialectsMike Bayer2016-03-152-0/+35
* - changelog and docs for #3332, fixes #3332Mike Bayer2016-03-152-0/+31
* - Fixed bug where a newly inserted instance that is rolled backMike Bayer2016-03-142-0/+107
* Update cascades.rstpr/246falkerson2016-03-091-1/+1
* - changelog for #3666, fixes #3666Mike Bayer2016-03-021-0/+9
* - Anonymous labeling is applied to a :attr:`.func` construct that isMike Bayer2016-02-261-0/+11
* - An improvement to the workings of :meth:`.Query.correlate` suchMike Bayer2016-02-252-1/+80