| Age | Commit message (Collapse) | Author |
|
https://github.com/psf/black/releases/tag/24.1.0
|
|
Recent refactors allowed GROUP BY aliasing allowed for aliasing to be
entirely handled by the sql.Query.set_group_by and compiler layers.
|
|
|
|
|
|
Thanks to Tzu-ping Chung for the tests.
|
|
|
|
|
|
|
|
|
|
Used more specific modules to reduce the risk of circular imports.
|
|
|
|
|
|
Thanks Nick Pope for much review.
|