Where do I put the firstName and lastName columns in the table? #227
-
In the users table? |
Beta Was this translation helpful? Give feedback.
Answered by
lonnie-vault
Jun 9, 2022
Replies: 1 comment
-
Yes, that's where I'd put it, personally. Did it that way in Bonfire. If you choose to put it somewhere else, I think it would work fine as long as you can invisibly retrieve it from the User Entity. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jlopes90
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, that's where I'd put it, personally. Did it that way in Bonfire.
If you choose to put it somewhere else, I think it would work fine as long as you can invisibly retrieve it from the User Entity.