sqlglot 28 exists. It would be nice to be able to use it with mycli, but mycli is pinned to sqlglot 27.*: https://github.com/dbcli/mycli/blob/6eedeea16e448b0f6d7ceb165f27a89dae57fd84/pyproject.toml#L17 (I noticed this because the nixpkgs mycli build is broken since we upgraded to sqlglot 28)
sqlglot 28 exists. It would be nice to be able to use it with mycli, but mycli is pinned to sqlglot 27.*:
mycli/pyproject.toml
Line 17 in 6eedeea
(I noticed this because the nixpkgs mycli build is broken since we upgraded to sqlglot 28)