summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* - fix the postgresql_jsonb requirement to include the 9.4 requirementMike Bayer2015-08-183-5/+5
* - as the Concatenable mixin was changed to support calling down toMike Bayer2015-08-181-1/+55
* - merge of ticket_3514 None-handling branchMike Bayer2015-08-172-0/+221
* - merge of ticket_3499 indexed access branchMike Bayer2015-08-176-36/+535
* - correct this, need bracketsMike Bayer2015-08-151-1/+1
* - make these failure cases more specific to catch Oracle.Mike Bayer2015-08-151-2/+19
* - add tests for InstanceEvents.init, InstanceEvents.init_failureMike Bayer2015-08-141-0/+37
* - The behavior of the :func:`.union` construct and related constructsMike Bayer2015-08-123-4/+92
* - Fixed 1.0 regression where the "noload" loader strategy would failMike Bayer2015-08-111-0/+18
* - pep8 test/orm/test_mapperMike Bayer2015-08-111-536/+698
* - Fixed issue where the SQL Server dialect would reflect a string-Mike Bayer2015-07-301-4/+30
* - An adjustment to the new Postgresql feature of reflecting storageMike Bayer2015-07-241-0/+1
* - Fixed critical issue whereby the pool "checkout" event handlerMike Bayer2015-07-221-1/+94
* - Fixed an issue where a particular base class within utilsMike Bayer2015-07-201-1/+29
* - changelog for #3459, fixes #3459Mike Bayer2015-07-192-7/+2
* Merge branch 'bb_issue_3459' of https://bitbucket.org/xflr6/sqlalchemy into pr56Mike Bayer2015-07-191-0/+7
|\
| * add ClauseElement.cast() shortcut-methodSebastian Bank2015-06-191-0/+7
* | - Fixed regression where new methods on :class:`.ResultProxy` usedMike Bayer2015-07-191-2/+10
* | - pg8000 very annoyingly complaining here, use total literalMike Bayer2015-07-191-1/+2
* | - Fixed regression where :meth:`.ResultProxy.keys` would returnMike Bayer2015-07-191-5/+94
* | - Fixed bug where coersion of literal ``True`` or ``False`` constantMike Bayer2015-07-191-0/+58
* | - Fixed potential issue where a custom subclassMike Bayer2015-07-191-2/+14
* | - fix these two testsMike Bayer2015-07-171-2/+2
* | Merge remote-tracking branch 'origin/pr/188' into pr188Mike Bayer2015-07-171-0/+3
|\ \
| * | Added test for modulo operator.pr/188Dan Gittik2015-07-171-0/+3
* | | Merge remote-tracking branch 'origin/pr/186' into pr186Mike Bayer2015-07-171-0/+30
|\ \ \ | |/ / |/| |
| * | add CYCLE support to Sequence() and docstrings for NO MINVALUE and NO MAXVALUEpr/186jakeogh2015-06-271-0/+6
| * | add NO MINVALUE and NO MAXVALUE support to Sequence()jakeogh2015-06-271-0/+12
| * | add MAXVALUE support to Sequence()jakeogh2015-06-271-1/+8
| * | add MINVALUE support to Sequence()jakeogh2015-06-271-0/+5
* | | - Fixed bug in :class:`.AbstractConcreteBase` extension whereMike Bayer2015-07-131-0/+30
* | | - increase the varchar hereMike Bayer2015-07-011-1/+1
* | | - Fixed 1.0 regression where value objects that overrideMike Bayer2015-07-011-0/+108
* | | - Fixed 1.0 regression where a "deferred" attribute would not populateMike Bayer2015-06-291-0/+56
|/ /
* | - Fixed 1.0 regression where the "parent entity" of a synonym-Mike Bayer2015-06-272-1/+66
* | - add autoinc marker for oracleMike Bayer2015-06-251-2/+6
* | - Fixed a major regression in the 1.0 series where the version_id_counterMike Bayer2015-06-241-0/+134
* | - Fixed issue when using :class:`.VARBINARY` type in conjunction withMike Bayer2015-06-221-67/+92
* | Fix typopr/183Pete Hollobon2015-06-221-1/+1
* | - for #3455Mike Bayer2015-06-192-28/+41
* | Merge remote-tracking branch 'origin/pr/179' into pr179Mike Bayer2015-06-192-0/+63
|\ \
| * | Add reflection of PostgreSQL index access methods (USING clause)pr/179Pete Hollobon2015-06-041-0/+19
| * | Add reflection of PostgreSQL index storage optionsPete Hollobon2015-06-041-0/+20
| * | Add support for PostgreSQL index storage parametersPete Hollobon2015-06-031-0/+24
* | | - Fixed 1.0 regression where the enhanced behavior of single-inheritanceMike Bayer2015-06-191-0/+25
| |/ |/|
* | - Repaired the :class:`.ExcludeConstraint` construct to support commonMike Bayer2015-06-161-3/+43
* | - remove the redundant non-max-row-buffer test from the max_row_bufferMike Bayer2015-06-141-12/+0
* | Merge branch 'pr182'Mike Bayer2015-06-142-49/+114
|\ \
| * | - add test cases for pullreq github:182, where we add a newMike Bayer2015-06-142-49/+114
* | | - revert this change which was inadvertently included in theMike Bayer2015-06-131-2/+1