pushing not allowed

I tried pushing my schema, but because there are tables in the database which I don’t own, since it’s a dev database hosted on a provider, drizzle doesn’t allow me to complete the operation, since it says it would affect them. There should be some way to select only certain options to push.
Was this page helpful?