user.isAdmin() (example with js syntax). Is it possible in Drizzle to add a function to the table so after I've queried a row I can do something similar like user_admins table with a one-to-one reference to a User not a is_admin column on the users table