Henry Zhang
Henry Zhang
bumping this, getting exactly the [object Promise] issue.
bumping this. Additionally, if you cast to JSONB, it becomes "[object Object]" @porsager
> 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...
> @henryzhang03 is react-scan not working for you at all? Or is the log there, but it still works? Works but log is there