mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-13 12:17:28 -04:00
5adb9484e9
Fixed issue in internal reflection cache where particular reflection scenarios regarding same-named quoted_name() constructs would not be correctly cached. Pull request courtesy Felix Lüdin. Fixes: #11687 Closes: #11688 Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/11688 Pull-request-sha:43d94273a5Change-Id: I73273dff532a9d14d54065bc33339874e3cb2716 (cherry picked from commite26e9f123a)