When configuring rate limiting with storage: "database", CLI does not create the rateLimit table in the generated schema, causing runtime errors when rate limiting is triggered by plugin with pathMatcher for custom rate limit rules.
Not sure yet if this is due to the withCloudflare wrapper of ours or something with better-auth cli underneath us.