| Commit message (Expand) | Author | Age | Files | Lines |
| * | Small improvement on FlushError can't delete error messagepr/148 | Paulo Bu | 2014-11-05 | 1 | -1/+2 |
| * | - UPDATE statements can now be batched within an ORM flush | Mike Bayer | 2014-08-14 | 1 | -4/+5 |
| * | - use a variant with expected collation here for mysql | Mike Bayer | 2014-07-25 | 1 | -5/+2 |
| * | - Additional checks have been added for the case where an inheriting | Mike Bayer | 2014-06-20 | 1 | -10/+12 |
| * | Fix many typos throughout the codebasepr/85 | Alex Gaynor | 2014-04-26 | 1 | -2/+2 |
| * | - Added new parameter :paramref:`.mapper.confirm_deleted_rows`. Defaults | Mike Bayer | 2014-03-28 | 1 | -0/+1 |
| * | - revert part of c01558ae7f4a for now as we also test that a DELETE of two rows | Mike Bayer | 2014-03-28 | 1 | -1/+1 |
| * | - Support has been added for pytest to run tests. This runner | Mike Bayer | 2014-03-03 | 1 | -4/+0 |
| * | - fix test warning here (oursql) | Mike Bayer | 2013-10-14 | 1 | -2/+2 |
| * | use accepts scalar loader here so we deal with _ProxyImpl correctly | Mike Bayer | 2013-10-11 | 1 | -1/+3 |
| * | - fix bug due to regression from #2793, make sure we only go to load | Mike Bayer | 2013-10-11 | 1 | -1/+13 |
| * | - cx_oracle seems to have a bug here though it is hard to track down | Mike Bayer | 2013-08-27 | 1 | -0/+1 |
| * | - The ``version_id_generator`` parameter of ``Mapper`` can now be specified | Mike Bayer | 2013-08-25 | 1 | -1/+5 |
| * | - add a test specific to sqlite testing cursor.description encoding (should | Mike Bayer | 2013-05-26 | 1 | -16/+10 |
| * | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -24/+25 |
| * | - this assertion moves out to configure_mappers() now | Mike Bayer | 2013-03-03 | 1 | -5/+11 |
| * | getting everything to pass again | Mike Bayer | 2012-09-27 | 1 | -8/+3 |
| * | trying different approaches to test layout. in this one, the testing modules | Mike Bayer | 2012-09-27 | 1 | -9/+9 |
| * | - [feature] Connection event listeners can | Mike Bayer | 2012-07-18 | 1 | -10/+9 |
| * | - move all of orm to use absolute imports | Mike Bayer | 2012-06-23 | 1 | -5/+6 |
| * | - add __table_cls__ option to declarative, not publicized yet, is for the moment | Mike Bayer | 2012-03-12 | 1 | -0/+25 |
| * | - [bug] Scaled back the test applied within | Mike Bayer | 2012-01-30 | 1 | -0/+10 |
| * | - rework the test suite to make use of SkipTest for tests skipped, unsupporte... | Mike Bayer | 2012-01-22 | 1 | -6/+1 |
| * | - Added new flag expire_on_flush=False to column_property(), | Mike Bayer | 2011-10-11 | 1 | -4/+17 |
| * | - adjust some tests and such to work better with a mysql 5.5 install | Mike Bayer | 2011-10-11 | 1 | -2/+4 |
| * | - Modify the text of the message which occurs | Mike Bayer | 2011-06-04 | 1 | -2/+2 |
| * | - Added checks inside the UOW to detect the unusual | Mike Bayer | 2011-04-10 | 1 | -68/+72 |
| * | - move all the comments that got shoved below the fixture grabs back up | Mike Bayer | 2011-03-27 | 1 | -36/+52 |
| * | - remove test.sql._base, test.engine._base, test.orm._base, move those classe... | Mike Bayer | 2011-03-27 | 1 | -27/+28 |
| * | - move all the setup_classes(cls) and setup_mappers(cls) to use a | Mike Bayer | 2011-03-27 | 1 | -24/+24 |
| * | - remove @testing.resolve_artifact_names, replace with direct attribute | Mike Bayer | 2011-03-26 | 1 | -71/+271 |
| * | corrected a bunch of spelling typos | Diana Clarke | 2011-02-28 | 1 | -2/+2 |
| * | - Fixed bug whereby "passive_deletes='all'" wasn't passing | Mike Bayer | 2011-01-04 | 1 | -9/+24 |
| * | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -57/+57 |
| * | - removes the "on_" prefix. | Mike Bayer | 2010-12-30 | 1 | -4/+4 |
| * | - mutable examples now move into sqlalchemy.ext.mutable | Mike Bayer | 2010-12-29 | 1 | -332/+0 |
| * | new calling style: event.listen(target, identifier, fn) | Mike Bayer | 2010-12-01 | 1 | -4/+4 |
| * | - sqlalchemy.test and nose plugin moves back to being entirely | Mike Bayer | 2010-11-28 | 1 | -7/+7 |
| |\ |
|
| | * | - move sqlalchemy.test to test.lib | Mike Bayer | 2010-11-15 | 1 | -6/+6 |
| * | | - a column with a "mutable" type mapped as "deferred" will not | Mike Bayer | 2010-11-28 | 1 | -6/+6 |
| * | | - the "mutable" flag on PickleType, postgresql.ARRAY is now off | Mike Bayer | 2010-11-28 | 1 | -2/+3 |
| * | | - merge mapper simpler compile branch, [ticket:1966] | Mike Bayer | 2010-11-26 | 1 | -2/+2 |
| |\ \ |
|
| | * | | [ticket:1966] implementation | Mike Bayer | 2010-11-15 | 1 | -2/+2 |
| | |/ |
|
| * | | - merge events branch, [ticket:1902] | Mike Bayer | 2010-11-20 | 1 | -5/+14 |
| |\ \ |
|
| | * | | - move deprecated interfaces down to bottom of TOC, update verbiage | Mike Bayer | 2010-11-10 | 1 | -4/+13 |
| | * | | - merge tip | Mike Bayer | 2010-11-06 | 1 | -0/+19 |
| | |\ \
| | |/ |
|
| | * | | - merge tip, 0.6.4 + 0.6.5 | Mike Bayer | 2010-09-14 | 1 | -4/+80 |
| | |\ \ |
|
| | * | | | getting attributes to work | Mike Bayer | 2010-08-08 | 1 | -1/+1 |
| * | | | | - modernize MutableTypesTest, add tests for expired/deferred to establish 0.6... | Mike Bayer | 2010-11-19 | 1 | -53/+158 |
| | |_|/
|/| | |
|
| * | | | - Fixed bug whereby a non-"mutable" attribute modified event | Mike Bayer | 2010-10-26 | 1 | -0/+19 |
| | |/
|/| |
|