Skip to content

__apply_changes makes the assumption that all primary key columns have column names identical to their properties #2

@georgebarbarosie

Description

@georgebarbarosie

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions