summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* - 1.0.13rel_1_0_13Mike Bayer2016-05-162-2/+3
* Merge "Fix TypeError during cx_Oracle connection" into rel_1_0mike bayer2016-05-161-0/+11
|\
| * Fix TypeError during cx_Oracle connectionJohn Vandenberg2016-05-161-0/+11
* | Accommodate "callable" bound param in evaluatorMike Bayer2016-05-161-0/+9
|/
* Handle `SSL error: decryption failed or bad record mac`Iuri de Silvio2016-05-131-0/+8
* typo in glossary#release: s/proces/process/Frank 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
* Corrects typo: plural of vertex is vertices.Jeffrey Finkelstein2016-05-041-14/+14
* Adds parentheses around print statements in docs.Jeffrey Finkelstein2016-05-0428-89/+89
* Corrects some references in ORM documentation.Jeffrey Finkelstein2016-05-041-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
* Update tutorial.rstpr/259Ethan2016-04-201-1/+1
* Fix some broken links in docsVille Skyttä2016-04-062-3/+3
* redundant "using the by changing" -> "using the"NestorTejero2016-03-301-1/+1
* - Fixed bug where the negation of an EXISTS expression would notMike Bayer2016-03-211-0/+9
* Fix typoBenjamin Dopplinger2016-03-161-1/+1
* Update cascades.rstfalkerson2016-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
* - Fixed bug in "to_list" conversion where a single bytes objectMike Bayer2016-02-211-0/+9
* - reworked the way the "select_wraps_for" expression isMike Bayer2016-02-201-0/+26
* - 1.0.12rel_1_0_12Mike Bayer2016-02-152-3/+3
* - Fixed bug in :meth:`.Session.merge` where an object with a compositeMike Bayer2016-02-111-0/+10
* - Fixed bug in :func:`.expression.text` construct where a double-colonMike Bayer2016-02-091-0/+8
* - fully hyperlink the docstring for make_transientMike Bayer2016-02-081-0/+1
* - add literal_binds for delete() statements in addition to insert()/update()Mike Bayer2016-02-031-0/+10
* - changelog for #3621 fixes #3621Mike Bayer2016-02-021-0/+9
* - Fixed issue where inadvertent use of the Python ``__contains__``Mike Bayer2016-02-021-0/+11
* - happy new yearMike Bayer2016-01-292-2/+2
* - revert the change first made in a6fe4dc, as we are now generalizingMike Bayer2016-01-281-0/+23
* fix %x string format to compatible with Python 3.5Ruilin Huang2016-01-271-1/+1
* fix %x string format to compatible with Python 3.5xghrl2016-01-271-1/+1
* - rework ColumnCollection to no longer persist "all_col_set"; we don'tMike Bayer2016-01-261-0/+11
* - restate the "secondary" / AssociationProxy warning more strongly.Mike Bayer2016-01-231-10/+52
* - documenation updates to clarify specific SQLite versionsMike Bayer2016-01-211-1/+7
* - generalize the verbiage on LargeBinary so that it doesn'tMike Bayer2016-01-201-2/+0
* - cross link for concrete helper classesMike Bayer2016-01-202-71/+20
* - typoMike Bayer2016-01-201-1/+1
* - redo the docs for concrete inheritance to more stronglyMike Bayer2016-01-202-50/+241
* - clarify the "Adding" section also illustrates updates, fixes #2942Mike Bayer2016-01-201-3/+6
* - Fixed bug where some exception re-raise scenarios would attachMike Bayer2016-01-181-0/+8
* Fix typo in relationships docsrmn2016-01-161-2/+2
* - fix People -> Person , fixes #3628Mike Bayer2016-01-161-1/+1