| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update select usage to use the new 1.4 format | Federico Caselli | 2020-09-08 | 1 | -1/+1 |
| * | Add future=True to create_engine/Session; unify select() | Mike Bayer | 2020-07-08 | 1 | -36/+33 |
| * | Refine IN and scalar subquery coercions | Mike Bayer | 2020-06-01 | 1 | -20/+184 |
| * | Render LIMIT/OFFSET conditions after compile on select dialects | Mike Bayer | 2019-08-30 | 1 | -0/+15 |
| * | SelectBase no longer a FromClause | Mike Bayer | 2019-07-06 | 1 | -0/+34 |
| * | Use roles for ORM alias() conversion | Mike Bayer | 2019-05-27 | 1 | -0/+33 |
| * | Implement new ClauseElement role and coercion system | Mike Bayer | 2019-05-18 | 1 | -0/+218 |
