As we know, any additional columns added to the Users table (by extension) get automatically pulled into current_user for easy retrieval in our Flask App.
current_user
I