| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix many typos throughout the codebasepr/85 | Alex Gaynor | 2014-04-26 | 2 | -2/+2 |
| * | - Added support to automap for the case where a relationship should | Mike Bayer | 2014-03-28 | 1 | -0/+7 |
| * | - Fixed bug in mutable extension as well as | Mike Bayer | 2014-03-19 | 1 | -0/+11 |
| * | - Fixed bug in association proxy where assigning an empty slice | Mike Bayer | 2014-03-04 | 1 | -0/+7 |
| * | - Support has been added for pytest to run tests. This runner | Mike Bayer | 2014-03-03 | 1 | -4/+2 |
| * | - Fixed a regression in association proxy caused by :ticket:`2810` which | Mike Bayer | 2014-02-27 | 1 | -1/+31 |
| * | - Fixed bug where :class:`.AbstractConcreteBase` would fail to be | Mike Bayer | 2014-02-11 | 1 | -0/+78 |
| * | - Fixed bug where the :class:`.AutomapBase` class of the | Mike Bayer | 2014-02-08 | 1 | -0/+65 |
| * | - Support is improved for supplying a :func:`.join` construct as the | Mike Bayer | 2014-01-22 | 1 | -0/+40 |
| * | - docs + tests | Mike Bayer | 2014-01-05 | 1 | -0/+146 |
| * | - Fixed an extremely unlikely memory issue where when using | Mike Bayer | 2014-01-03 | 1 | -2/+18 |
| * | - A quasi-regression where apparently in 0.8 you can set a class-level | Mike Bayer | 2014-01-02 | 1 | -1/+59 |
| * | - Declarative does an extra check to detect if the same | Mike Bayer | 2013-12-27 | 1 | -0/+33 |
| * | - Error message when a string arg sent to :func:`.relationship` which | Mike Bayer | 2013-12-12 | 1 | -0/+32 |
| * | - The :class:`.DeferredReflection` class has been enhanced to provide | Mike Bayer | 2013-12-03 | 1 | -29/+83 |
| * | Fixed bug where in Py2K a unicode literal would not be accepted | Mike Bayer | 2013-11-29 | 1 | -1/+21 |
| * | - Fixed bug which prevented the ``serializer`` extension from working | Mike Bayer | 2013-11-21 | 1 | -3/+21 |
| * | - catch the metadata on ScalarTest.test_scalar_proxy, this has been leaving i... | Mike Bayer | 2013-10-25 | 1 | -11/+47 |
| * | - just comment out this test, we may have to figure out if the whole | Mike Bayer | 2013-10-21 | 1 | -12/+13 |
| * | - Removed some now unneeded version checks [ticket:2829] courtesy alex gaynor | Mike Bayer | 2013-09-22 | 2 | -8/+0 |
| * | - A rework to the way that "quoted" identifiers are handled, in that | Mike Bayer | 2013-08-27 | 1 | -2/+4 |
| * | correct for missing fail() methods which were lost when we removed unittest.T... | Mike Bayer | 2013-08-26 | 1 | -25/+20 |
| * | clean up formatting and other linting issues | Mike Bayer | 2013-08-26 | 1 | -52/+51 |
| * | - The :class:`.CreateColumn` construct can be appled to a custom | Mike Bayer | 2013-08-24 | 1 | -1/+17 |
| * | - apply an import refactoring to the ORM as well | Mike Bayer | 2013-08-14 | 1 | -2/+2 |
| * | - after discussions with the original project folks working with zope security | Mike Bayer | 2013-08-02 | 1 | -0/+2 |
| * | ORM descriptors such as hybrid properties can now be referenced | Mike Bayer | 2013-07-02 | 1 | -2/+37 |
| * | - add a test for pullreq 8 | Mike Bayer | 2013-06-23 | 1 | -0/+26 |
| * | turn this requirement back down as the simpler serialize works better now | Mike Bayer | 2013-06-17 | 1 | -1/+1 |
| * | - skip this test for py3k. serializer kind of a bust | Mike Bayer | 2013-06-14 | 1 | -1/+1 |
| * | also clarified the changelog regarding Cls.scalar != 'value' | Mike Bayer | 2013-06-08 | 1 | -11/+11 |
| * | Added additional criterion to the ==, != comparators, used with | Mike Bayer | 2013-06-08 | 1 | -20/+148 |
| * | Fixed bug where :class:`.MutableDict` didn't report a change event | Mike Bayer | 2013-06-03 | 1 | -0/+12 |
| * | extension tests | Mike Bayer | 2013-05-26 | 1 | -3/+3 |
| * | fix serializer tests. something is wrong with non-C pickle but for some reas... | Mike Bayer | 2013-05-26 | 1 | -5/+4 |
| * | merge default | Mike Bayer | 2013-05-01 | 1 | -0/+3 |
| |\ |
|
| | * | - disable tests failing with pypy2, [ticket:2719] | Mike Bayer | 2013-05-01 | 1 | -0/+3 |
| * | | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 6 | -44/+43 |
| |/ |
|
| * | Fixes to the ``sqlalchemy.ext.serializer`` extension, including | Mike Bayer | 2013-04-26 | 1 | -28/+44 |
| * | formatting | Mike Bayer | 2013-04-24 | 1 | -47/+48 |
| * | - these pickle the assoc proxy by itself tests can't really pass | Mike Bayer | 2013-04-20 | 1 | -6/+12 |
| * | Fixed indirect regression regarding :func:`.has_inherited_table`, | Mike Bayer | 2013-04-09 | 1 | -1/+42 |
| * | skip this test for PG, jenkins having failures only when the full suite is run | Mike Bayer | 2013-03-02 | 1 | -0/+2 |
| * | The :class:`.MutableComposite` type did not allow for the | Mike Bayer | 2012-12-03 | 1 | -0/+71 |
| * | cleanup | Mike Bayer | 2012-12-03 | 1 | -24/+24 |
| * | Allow use of synonyms in primaryjoin / secondaryjoin conditions | Richard Mitchell | 2012-11-27 | 1 | -1/+40 |
| * | - hstore adjustments | Mike Bayer | 2012-11-17 | 1 | -39/+13 |
| * | - store only MultipleClassMarkers inside of ModuleMarker, then | Mike Bayer | 2012-10-28 | 1 | -7/+44 |
| * | Added a new method :meth:`.Engine.execution_options` | Mike Bayer | 2012-10-23 | 1 | -21/+65 |
| * | trying different approaches to test layout. in this one, the testing modules | Mike Bayer | 2012-09-27 | 13 | -54/+56 |