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"
pgtypedhas been updated since we wrote Carp. The latest version fixes some bugs and also removes the need forPGURI(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"