mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-04 06:48:27 -04:00
cfc1274834
- have "packagenames" be present on FunctionElement by default so that compiler.visit_function() can be called - add a test for that