carp icon indicating copy to clipboard operation
carp copied to clipboard

Update pgtyped version

Open SebastienGllmt opened this issue 1 year ago • 0 comments
trafficstars

pgtyped has been updated since we wrote Carp. The latest version fixes some bugs and also removes the need for PGURI (which was a patch we put in just for pgtyped at the time)

When updating, you can remove the "@pgtyped/query": "1.0.1", dependency and replace it with "@pgtyped/runtime"

SebastienGllmt avatar Dec 01 '23 13:12 SebastienGllmt