summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Link to maintained redshift dialectpr/196Thomas Grainger2015-08-191-1/+1
* - merge of ticket_3514 None-handling branchMike Bayer2015-08-172-0/+106
* - merge of ticket_3499 indexed access branchMike Bayer2015-08-173-1/+211
* - make these failure cases more specific to catch Oracle.Mike Bayer2015-08-151-2/+4
* - The behavior of the :func:`.union` construct and related constructsMike Bayer2015-08-122-0/+70
* - Fixed 1.0 regression where the "noload" loader strategy would failMike Bayer2015-08-111-0/+12
* - Fixed two issues regarding Sybase reflection, allowing tablesMike Bayer2015-08-101-0/+11
* - Fixed issue where the SQL Server dialect would reflect a string-Mike Bayer2015-07-302-0/+52
* - Fixed support for cx_Oracle version 5.2, which was trippingMike Bayer2015-07-291-0/+11
* - work to bridge between core/ORM tutorials regarding the text() constructMike Bayer2015-07-262-8/+31
* - remove "completely raw", whatever that isMike Bayer2015-07-261-21/+16
* - typoMike Bayer2015-07-261-1/+1
* - add an example of text.columnsMike Bayer2015-07-261-4/+19
* - remove "distutils-only" mode, use setuptools onlyMike Bayer2015-07-242-38/+47
* - Organize the tree for 1.1Mike Bayer2015-07-248-14/+106
* - An adjustment to the new Postgresql feature of reflecting storageMike Bayer2015-07-241-0/+15
* 1.0.8rel_1_0_8Mike Bayer2015-07-222-2/+3
* - categorize this correctlyMike Bayer2015-07-221-1/+1
* - Fixed critical issue whereby the pool "checkout" event handlerMike Bayer2015-07-221-0/+18
* 0.9.10 release dateMike Bayer2015-07-221-0/+1
* - Fixed bug in SQLite dialect where reflection of UNIQUE constraintsMike Bayer2015-07-211-0/+9
* - Fixed an issue where a particular base class within utilsMike Bayer2015-07-201-0/+15
* 1.0.7rel_1_0_7Mike Bayer2015-07-202-2/+3
* - changelog for #3459, fixes #3459Mike Bayer2015-07-191-0/+9
* - Fixed regression where new methods on :class:`.ResultProxy` usedMike Bayer2015-07-191-0/+11
* - Fixed regression where :meth:`.ResultProxy.keys` would returnMike Bayer2015-07-191-0/+11
* - Fixed bug where coersion of literal ``True`` or ``False`` constantMike Bayer2015-07-191-0/+8
* - Fixed potential issue where a custom subclassMike Bayer2015-07-191-0/+9
* - changelog for pr github:188Mike Bayer2015-07-171-0/+8
* - version specs for new Sequence argumentsMike Bayer2015-07-171-0/+8
* - Fixed bug in :class:`.AbstractConcreteBase` extension whereMike Bayer2015-07-131-0/+11
* - try to note under insert.values(), if you needMike Bayer2015-07-081-1/+5
* - fix the link here fixes 3473Mike Bayer2015-07-031-1/+1
* - Fixed 1.0 regression where value objects that overrideMike Bayer2015-07-011-0/+11
* - Fixed 1.0 regression where a "deferred" attribute would not populateMike Bayer2015-06-291-0/+12
* - Fixed 1.0 regression where the "parent entity" of a synonym-Mike Bayer2015-06-271-0/+15
* 1.0.6rel_1_0_6Mike Bayer2015-06-252-2/+3
* - Fixed a major regression in the 1.0 series where the version_id_counterMike Bayer2015-06-241-0/+15
* - edits to this sectionMike Bayer2015-06-222-16/+20
* - add a new FAQ on re-reading of data within a transaction, sinceMike Bayer2015-06-222-3/+71
* - Fixed issue when using :class:`.VARBINARY` type in conjunction withMike Bayer2015-06-221-0/+11
* - Re-fixed this issue first released in 1.0.5 to fix psycopg2cffiMike Bayer2015-06-221-0/+10
* - more edits, references #3461Mike Bayer2015-06-191-16/+25
* - for #3455Mike Bayer2015-06-191-0/+17
* - fix the bulletsMike Bayer2015-06-192-19/+26
* - Fixed 1.0 regression where the enhanced behavior of single-inheritanceMike Bayer2015-06-191-0/+10
* - add explciit section on engine disposal, fixes #3461Mike Bayer2015-06-191-0/+54
* - Repaired the :class:`.ExcludeConstraint` construct to support commonMike Bayer2015-06-161-0/+9
* - add a subsection on how to use Sequence with server_default,Mike Bayer2015-06-161-0/+40
* Merge branch 'pr182'Mike Bayer2015-06-141-0/+11
|\