Im getting a Drizzle adapter error when setting up orgs in a project saying it can't find model member even though it is there in the schema and server setup.
error: # SERVER_ERROR: [BetterAuthError: [# Drizzle Adapter]: The model "member" was not found in the schema object. Please pass the schema directly to the adapter options.] { cause: undefined }