Closed feartoxb closed 11 months ago
While PocketBase does use SQLite under the hood, it does not allow you to query it directly as far as I know. PocketBase provides an abstraction on top of it with its own NoSQL query builder, so it's not really something Drizzle can work with.
I don't think this issue is actionable. Drizzle is a SQL-orm.
Describe what you want
Add pocketbase sqllite support