diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-07-03 16:25:15 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-07-03 22:33:48 -0400 |
commit | 148711cb8515a19b6177dc07655cc6e652de0553 (patch) | |
tree | b75505c907d25395d77f45b94919b9a17e9432cf /test/sql/test_insert_exec.py | |
parent | 4b3f204d07d53ae09b59ce8f33b534f26a605cd4 (diff) | |
download | sqlalchemy-148711cb8515a19b6177dc07655cc6e652de0553.tar.gz |
runtime annotation fixes for relationship
* derive uselist=False when fwd ref passed to relationship
This case needs to work whether or not the class name
is a forward ref. we dont allow the colleciton to be a
forward ref so this will work.
* fix issues with MappedCollection
When using string annotations or __future__.annotations,
we need to do more parsing in order to get the target
collection properly
Change-Id: I9e5a1358b62d060a8815826f98190801a9cc0b68
Diffstat (limited to 'test/sql/test_insert_exec.py')
0 files changed, 0 insertions, 0 deletions