Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update select usage to use the new 1.4 format | Federico Caselli | 2020-09-08 | 1 | -18/+18 |
* | SelectBase no longer a FromClause | Mike Bayer | 2019-07-06 | 1 | -0/+103 |
* | Prevent __init__ from being called for Alias, subclasses | Mike Bayer | 2019-02-21 | 1 | -0/+16 |
* | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -6/+12 |
* | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -34/+49 |
* | Make all tests to be PEP8 compliant | Khairi Hafsham | 2017-02-07 | 1 | -3/+0 |
* | - Added :meth:`.Select.lateral` and related constructs to allow | Mike Bayer | 2016-03-29 | 1 | -0/+134 |