[Sqlalchemy-tickets] Issue #4230: build CTE round trip tests, add mariadb 10.2 (zzzeek/sqlalchemy)
Brought to you by:
zzzeek
From: Michael B. <iss...@bi...> - 2018-04-03 19:49:17
|
New issue 4230: build CTE round trip tests, add mariadb 10.2 https://bitbucket.org/zzzeek/sqlalchemy/issues/4230/build-cte-round-trip-tests-add-mariadb-102 Michael Bayer: in https://bitbucket.org/zzzeek/sqlalchemy/pull-requests/4/mariadb-102-includes-cte-with-recursive/diff we can see there aren't actually any round trip tests for CTEs, probably should have some. MariaDB 10.2 now supports them also. |