Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

primary_key must be explicitly set to be overridden #87

Open
@catmando

Description

@catmando

In rails server side there is some trickery where the primary key can be overridden by some properties of the schema.

This will not work for the client. It could be fixed (by sending the primary key down from the server along with the column data), but there is an easy workaround: just set the primary key explicitly in the model.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions