users table could be pulled alongside a separate UserProfile table w/ a join clause on the ID).schema_migrations table in the auth schema, and is preventing us from pushing any schema changes to our DB even if that particular table/schema is not being affected. Do you guys know of a way to grant all privileges/access again for that table to the postgres role?