Match username to find linked person instead of user object
Pitfall: If passed an unsaved user object, this user object has an id of NULL, so all person objects with as NULL foreign key on user match.
parent
c1b82bc6
No related branches found
No related tags found
Please register or sign in to comment