Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add future=True to create_engine/Session; unify select() | Mike Bayer | 2020-07-08 | 1 | -165/+0 |
* | introduce deferred lambdas | Mike Bayer | 2020-07-03 | 1 | -0/+2 |
* | Fix a wide variety of typos and broken links | aplatkouski | 2020-06-25 | 1 | -3/+3 |
* | Turn on caching everywhere, add logging | Mike Bayer | 2020-06-10 | 1 | -0/+1 |
* | Improve rendering of core statements w/ ORM elements | Mike Bayer | 2020-05-31 | 1 | -0/+4 |
* | callcount reductions and refinement for cached queries | Mike Bayer | 2020-05-28 | 1 | -0/+9 |
* | Convert execution to move through Session | Mike Bayer | 2020-05-25 | 1 | -9/+14 |
* | Unify Query and select() , move all processing to compile phase | Mike Bayer | 2020-05-24 | 1 | -0/+144 |