adelsz / pgtyped

pgTyped - Typesafe SQL in TypeScript
https://pgtyped.dev
MIT License
2.97k stars 97 forks source link

How to build UPDATE? #528

Closed proyb6 closed 1 year ago

proyb6 commented 1 year ago

I need help how does UPDATe work with pgTyped? I could do SELECT, INSERT but UPDATE doesn't seem to detect correctly.

adelsz commented 1 year ago

This needs more details before reopening.