Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix execute calls for 2.0 | Mike Bayer | 2022-10-06 | 1 | -2/+2 |
* | Update select usage to use the new 1.4 format | Federico Caselli | 2020-09-08 | 1 | -4/+4 |
* | introduce deferred lambdas | Mike Bayer | 2020-07-03 | 1 | -54/+36 |
* | Add a test / comment about test_orm_query | Mike Bayer | 2020-06-01 | 1 | -0/+19 |
* | callcount reductions and refinement for cached queries | Mike Bayer | 2020-05-28 | 1 | -2/+15 |
* | Convert execution to move through Session | Mike Bayer | 2020-05-25 | 1 | -0/+23 |
* | Try to measure new style caching in the ORM, take two | Mike Bayer | 2020-04-01 | 1 | -1/+26 |
* | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -12/+12 |
* | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -24/+36 |
* | Docstring Fixpr/254 | Patrick | 2016-03-30 | 1 | -2/+2 |
* | - Added a new extension suite :mod:`sqlalchemy.ext.baked`. This | Mike Bayer | 2015-03-11 | 1 | -0/+25 |
* | - random performance whacking vs. 0.9, in particular we have to watch | Mike Bayer | 2015-03-08 | 1 | -4/+4 |
* | - add this for testing | Mike Bayer | 2015-03-08 | 1 | -0/+109 |