Merge pull request #634 from Cosmius/master
Use SQLAlchemy-provided way to get primary_key, as a solution of the problem when a model is mapped against a SQLAlchemy Join object.
Showing
Please register or sign in to comment
Use SQLAlchemy-provided way to get primary_key, as a solution of the problem when a model is mapped against a SQLAlchemy Join object.