Skip to content

Rails model generator added pkey when not needed #7

@sebastyuiop

Description

@sebastyuiop

The Rails model generator is adding a "self.primary_key =" when the table has no pkey, for example on a join table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions