When Nuxt starts, the module:
server/auth.config.ts to read plugins.getAuthTables({ plugins })..nuxt/better-auth/schema.<dialect>.ts.Supported dialects are sqlite, postgresql, and mysql. The dialect is read from hub.db.
hub.db is not configured, schema generation is skipped (you’ll see a warning)./better-auth/plugins