hrana-client-ts icon indicating copy to clipboard operation
hrana-client-ts copied to clipboard

Remove confusing 404 error message

Open alcpereira opened this issue 1 year ago • 0 comments

In order to fix Issue #189 in libsql-client-ts, this additional error message should be removed.

Before:

LibsqlError: SERVER_ERROR: Server returned HTTP status 404. It seems that the libsql server is outdated, please try updating the database.

After:

LibsqlError: SERVER_ERROR: Server returned HTTP status 404

Let me know if you want me to also bump hrana-client once this is merged & publish.

alcpereira avatar Mar 26 '24 20:03 alcpereira