You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**ORM 'none'**: Can be used when you want to handle database operations manually or use a different ORM.
194
195
-**Runtime 'none'**: Only available with Convex backend or when backend is 'none'.
195
196
-**Cloudflare Workers runtime**: Only compatible with Hono backend, Drizzle ORM (or no ORM), and SQLite database (with D1 setup). Not compatible with MongoDB.
0 commit comments