Skip to content

The sql file provided sets the identities table as non-pluralized identity without setting table_name #22

@funkjunky

Description

@funkjunky

There are many identities to a user in the schema presented in the SQL file, so Kohana pluralizes the model name when attempting to access the identities for a user.

The fix I used was simply to change the schema so the table name was "user_identities" instead of "user_identity".

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