Files
sqlalchemy/test/dialect/mysql
Federico Caselli efbe38d8e8 Support GROUP BY ROLLUP on MySql/MariaDB
The ``ROLLUP`` function will now correctly render ``WITH ROLLUP`` on
MySql and MariaDB, allowing the use of group by rollup with these
backend.

Fixes: #8503
Change-Id: I9289af3a39ca667a2f0f84f73346ebd4b091fedd
2022-09-09 21:29:53 +02:00
..
2022-08-03 18:09:39 -04:00