mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-05 23:37:20 -04:00
992e06412c
the compiled cache is used. That allows us to cache the whole metadata and save on creating it at result time, when compiled cache is used.