Skip to content
This repository has been 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 opened this issue Apr 10, 2018 · 0 comments
Open

primary_key must be explicitly set to be overridden #87

catmando opened this issue Apr 10, 2018 · 0 comments

Comments

@catmando
Copy link
Contributor

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant