Henry Zhang

Results 3 issues of Henry Zhang

So I am trying to do a query similar to this: ```ts await db` update example set example_object = v.example_object::jsonb, from (values ${db(valuesArray)}) as v ( example_object ) where example.identifier...

We use the script tag version. This appears "[React Scan] Failed to load. Must import React Scan before React runs." in our Next JS App Router project.

We ran into this issue and was wondering how we can catch this error in the library instead of letting it crash our entire process.