hi quick question - i have a project connected to supabase db using prisma. Can i create another project and connect to the same database with a different schema? will it the new schema overwrite the existing tables? if so is there a way to avoid this?