Issue with roles
When I started our database it added my full name as the
so a bunch of tables were created with both role. the issue is that our prisma migrations are failing on it, I believe this is because the role needs to match the one that made the table?
the thing that changed is that the vercel integration wont let me add the company role now, only the owner role (I just reinstalled the plugin and this seems to have changed from before)
Ideally we'd be using the other role for everything, and have it be the owner, not my personal name one... is there a way to resolve this?
owner role, and a while back we switched it to another roleso a bunch of tables were created with both role. the issue is that our prisma migrations are failing on it, I believe this is because the role needs to match the one that made the table?
the thing that changed is that the vercel integration wont let me add the company role now, only the owner role (I just reinstalled the plugin and this seems to have changed from before)
Ideally we'd be using the other role for everything, and have it be the owner, not my personal name one... is there a way to resolve this?
