Running into this error (using Drizzle ORM) ``` Error: D1_ERROR at D1Database._send (index.js:28
Running into this error (using Drizzle ORM)
Works fine when running locally, but gives this error when running remotely or deployed.
Leads me to believe D1 has a lower
From my testing it seams to only work with up to 8 arguments.
Just a theory. Don't really know what I'm doing
Works fine when running locally, but gives this error when running remotely or deployed.
Leads me to believe D1 has a lower
json_array() argument limit than standard SQLite?From my testing it seams to only work with up to 8 arguments.
Just a theory. Don't really know what I'm doing


