jakajancar / pgc4d

A full-featured PostgreSQL Client for Deno
MIT License
21 stars 3 forks source link

Allow Postgres errors to reject correctly #9

Closed MichaelTheriot closed 3 years ago

MichaelTheriot commented 3 years ago

Minimally addresses issue https://github.com/jakajancar/pgc4d/issues/8 where constraint violations never reject or resolve the promise.