async-postgres
async-postgres copied to clipboard
Most case return "Request failed with status code 404"
Does not return proper error message, if record not found then "Request failed with status code 404" if there have any parameter missing then also "Request failed with status code 404", I mean always return 404 while record not found or already exists or any parameter missing.
Thanks