mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-16 13:47:20 -04:00
d5186e9253
inside the WITH RECURSIVE clause of a common table expression according to the quoting rules for the originating Column. [ticket:2512]