Skip to content

Fix User methods to use correct Primary Key [2.x] - #3129

Merged
bajtos merged 1 commit into
2.xfrom
backport/fix-user-id
Jan 23, 2017
Merged

Fix User methods to use correct Primary Key [2.x]#3129
bajtos merged 1 commit into
2.xfrom
backport/fix-user-id

Conversation

@bajtos

@bajtosbajtos commented Jan 23, 2017

Copy link
Copy Markdown
Member

Description

Do not use hard-coded "id" property name, call idName() to get the name of the PK property.

cc @ariskemper

Related issues

Checklist

  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style
    guide

Do not use hard-coded "id" property name, call `idName()` to get the
name of the PK property.
@bajtosbajtos self-assigned this Jan 23, 2017
@bajtos
bajtos merged commit b2a0028 into 2.xJan 23, 2017
@bajtosbajtos removed the review label Jan 23, 2017
@bajtos
bajtos deleted the backport/fix-user-id branch January 23, 2017 09:59
@bajtosbajtos changed the title Fix User methods to use correct Primary KeyFix User methods to use correct Primary Key [2.x]Jan 23, 2017
Sign up for freeto 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

@bajtos@ariskemper