db.batch is missing

Hello, so i am trying to send 2 db queries at once to reduce latency by reducing round trips to from the server to the db and for some reason the batch property is missing.

I am using the latest version of drizzle as seen in my package.json.

I have tried restarting my ts server and restarting my vscode but no luck.

I am trying to follow the docs online but have no clue what else to try. Any help would be greatly appreciated, thankyou.
image.png
image.png
image.png
Was this page helpful?