Dynamic Batch w/Turso

I am creating an array of queries by using .map(). However TS + Drizzle is not happy with this when using it with .batch(). Has anybody found a workaround for this? Using v0.29.3. The queries are valid SQL queries.

I'm currently using the Turso Client on it's own to accomplish this.
Screenshot_2024-03-12_at_13.32.57.png
Was this page helpful?