So originally I thought "first name" and "last name" fields in the user table would be necessary. On second thought, this probably isn't necessary (like, we can just do a full name field as one TEXT field).
This should be a pretty easy change, we just need to make sure we get it everywhere, namely:
So originally I thought "first name" and "last name" fields in the user table would be necessary. On second thought, this probably isn't necessary (like, we can just do a full name field as one TEXT field).
This should be a pretty easy change, we just need to make sure we get it everywhere, namely: