Skip to content

Fix: non-default primary key names not working#41

Merged
derrickreimer merged 2 commits intoderrickreimer:masterfrom
febeling:make-primary-key-column-customizable
Feb 28, 2019
Merged

Fix: non-default primary key names not working#41
derrickreimer merged 2 commits intoderrickreimer:masterfrom
febeling:make-primary-key-column-customizable

Conversation

@febeling
Copy link
Copy Markdown
Contributor

The name of the primary key was hard-coded as 'id', when it should be found with 'primary_key'.

Closes #40

The name of the primary key was hard-coded as 'id', when it should be
found with 'primary_key'.

Closes derrickreimer#40
@febeling
Copy link
Copy Markdown
Contributor Author

Any thoughts this proposed change?

@derrickreimer
Copy link
Copy Markdown
Owner

Thank you! This is great.

@derrickreimer derrickreimer merged commit 308e805 into derrickreimer:master Feb 28, 2019
@febeling
Copy link
Copy Markdown
Contributor Author

My pleasure! Thanks for your work.

@febeling febeling deleted the make-primary-key-column-customizable branch February 28, 2019 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants