You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When determining primary keys we should use the class property key instead of the column name (or key). These are not necessarily identical. Use mapper/inspector's get_property_by_column method.
The text was updated successfully, but these errors were encountered:
When determining primary keys we should use the class property key instead of the column name (or key). These are not necessarily identical. Use mapper/inspector's
get_property_by_column
method.The text was updated successfully, but these errors were encountered: