mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-01 05:18:44 -04:00
9cab0f1f16
no need for this to be per-mapper. can't move dependency init off of property though as this init needs to happen up front, added a test to prove it.