| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Modernize tests - calling_mapper_directly | Gord Thompson | 2021-09-30 | 1 | -4/+8 |
| * | reinvent xdist hooks in terms of pytest fixtures | Mike Bayer | 2021-01-13 | 1 | -1/+1 |
| * | Update select usage to use the new 1.4 format | Federico Caselli | 2020-09-08 | 1 | -1/+1 |
| * | Turn on caching everywhere, add logging | Mike Bayer | 2020-06-10 | 1 | -0/+2 |
| * | Unify Query and select() , move all processing to compile phase | Mike Bayer | 2020-05-24 | 1 | -1/+2 |
| * | Try to measure new style caching in the ORM, take two | Mike Bayer | 2020-04-01 | 1 | -1/+11 |
| * | Rework select(), CompoundSelect() in terms of CompileState | Mike Bayer | 2020-03-10 | 1 | -1/+1 |
| * | 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 | 1 | -2/+2 |
| * | Traversal and clause generation performance improvements | Mike Bayer | 2019-12-14 | 1 | -0/+79 |
| * | Add performance improvement for Enum w/ Python 2 enum library | Mike Bayer | 2019-07-11 | 1 | -0/+37 |
