| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Ensure context.attrbutes dictionary is reset each time | Mike Bayer | 2020-04-04 | 1 | -0/+2 |
| * | Try to measure new style caching in the ORM, take two | Mike Bayer | 2020-04-01 | 2 | -7/+20 |
| * | Deprecate plain string in execute and introduce `exec_driver_sql` | Federico Caselli | 2020-03-21 | 1 | -16/+22 |
| * | Fix tests failing for SQLite file databases; repair provisioning | Gord Thompson | 2020-03-13 | 1 | -1/+1 |
| * | Rework select(), CompoundSelect() in terms of CompileState | Mike Bayer | 2020-03-10 | 2 | -2/+3 |
| * | Ensure all nested exception throws have a cause | Mike Bayer | 2020-03-02 | 2 | -1/+15 |
| * | Result initial introduction | Mike Bayer | 2020-02-21 | 2 | -13/+55 |
| * | Remove unnecessary tuple; prepare for "iterator" verbiage | Mike Bayer | 2020-02-20 | 1 | -1/+1 |
| * | Limit non-backend critical profiling tests to SQLite | Mike Bayer | 2020-02-17 | 3 | -21/+45 |
| * | Do away with pool._refs | Mike Bayer | 2020-02-01 | 1 | -8/+0 |
| * | Remove jython code, remove all jython / pypy symbols | Mike Bayer | 2020-01-17 | 1 | -2/+2 |
| * | Merge "Fix QueryContext ref cycle on joinedload" | mike bayer | 2020-01-07 | 1 | -0/+15 |
| |\ |
|
| | * | Fix QueryContext ref cycle on joinedload | Carson Ip | 2020-01-04 | 1 | -0/+15 |
| * | | Implement explicit autobegin step for Session | Mike Bayer | 2020-01-03 | 2 | -0/+51 |
| |/ |
|
| * | Test for short term reference cycles and resolve as many as possible | Mike Bayer | 2019-12-30 | 1 | -0/+391 |
| * | Don't apply aliasing + adaption for simple relationship joins | Mike Bayer | 2019-12-19 | 1 | -0/+91 |
| * | Traversal and clause generation performance improvements | Mike Bayer | 2019-12-14 | 1 | -0/+79 |
| * | Add anonymizing context to cache keys, comparison; convert traversal | Mike Bayer | 2019-11-04 | 1 | -4/+4 |
| * | Disallow memory tests from running on Windows | Mike Bayer | 2019-10-24 | 1 | -1/+1 |
| * | Implement facade for pytest parametrize, fixtures, classlevel | Mike Bayer | 2019-10-20 | 1 | -1/+1 |
| * | Warn for object replaced in identity map during flush | Mike Bayer | 2019-10-04 | 1 | -0/+4 |
| * | Run row value processors up front | Mike Bayer | 2019-10-01 | 2 | -10/+21 |
| * | Simplify _ColumnEntity, related | Mike Bayer | 2019-09-30 | 1 | -0/+4 |
| * | bump variance on test_merge_load | Mike Bayer | 2019-08-23 | 1 | -1/+1 |
| * | Fix typos | Min ho Kim | 2019-07-21 | 1 | -1/+1 |
| * | Add performance improvement for Enum w/ Python 2 enum library | Mike Bayer | 2019-07-11 | 1 | -0/+37 |
| * | SelectBase no longer a FromClause | Mike Bayer | 2019-07-06 | 1 | -2/+50 |
| * | Add option for "sparse" backend tests and apply to memusage | Mike Bayer | 2019-06-20 | 1 | -1/+1 |
| * | Enable F841 | Mike Bayer | 2019-06-20 | 1 | -1/+1 |
| * | Add autoincrement to test_orm AnnotatedOverheadTest for Oracle | Mike Bayer | 2019-05-11 | 1 | -1/+3 |
| * | Improve support for with_polymorphic in mapper options | Mike Bayer | 2019-02-04 | 1 | -2/+9 |
| * | Implement relationship to AliasedClass; deprecate non primary mappers | Mike Bayer | 2019-01-25 | 1 | -8/+2 |
| * | Add deprecation warnings to all deprecated APIs | Mike Bayer | 2019-01-23 | 1 | -22/+2 |
| * | Post black reformatting | Mike Bayer | 2019-01-06 | 7 | -103/+118 |
| * | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 7 | -992/+1501 |
| * | Deannotate ORM columns in ColumnEntity | Mike Bayer | 2018-11-02 | 1 | -1/+148 |
| * | Fixed issue with :meth:`.TypeEngine.bind_expression` and | Mike Bayer | 2018-08-08 | 1 | -4/+5 |
| * | Iterate options per path for baked cache key | Mike Bayer | 2018-06-06 | 1 | -2/+191 |
| * | - more type cache warmup | Mike Bayer | 2018-04-20 | 1 | -0/+6 |
| * | bump variance for these sqlite-sensitive tests | Mike Bayer | 2018-04-20 | 1 | -2/+2 |
| * | update callcounts for py36, get rid of old callcounts | Mike Bayer | 2018-04-20 | 1 | -3/+3 |
| * | Refactor for cx_Oracle version 6oracle_numeric | Mike Bayer | 2017-09-11 | 1 | -0/+14 |
| * | Add SQL Server CI coverage | Mike Bayer | 2017-08-31 | 1 | -1/+1 |
| * | Isolate memory tests in forks | Mike Bayer | 2017-08-14 | 1 | -28/+83 |
| * | - try adding the prints back in and re-test | Mike Bayer | 2017-08-11 | 1 | -8/+8 |
| * | - take more print statements out, maybe this is not | Mike Bayer | 2017-08-10 | 1 | -8/+8 |
| * | - dont print samples, this appears like it may be | Mike Bayer | 2017-08-08 | 1 | -1/+6 |
| * | - allow the shrink phase for memusage to go until zeroed, | Mike Bayer | 2017-08-08 | 1 | -3/+12 |
| * | Add selectin loading | Mike Bayer | 2017-04-26 | 1 | -1/+91 |
| * | Use baked lazyloading by default | Mike Bayer | 2017-04-13 | 1 | -1/+2 |