Using a non-declarative SQLAlchemy setup, can I use an association_proxy without having to modify my model class?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||
|
|
|
Preliminary hack: (in the module where the SQLAlchemy mapping etcetera takes place:)
This works but I am not sure how reliable this is. |
|||||||
|