Move them out of public -- only api has public schema All connected plugins can share the same API database, but with own schemas. Auth could do this as well, under the auth schema.
Move them out of public -- only api has public schema
All connected plugins can share the same API database, but with own schemas.
Auth could do this as well, under the auth schema.