tursodatabase / libsql-client-py

Python SDK for libSQL
https://libsql.org/libsql-client-py/
MIT License
44 stars 10 forks source link

add error handling for no URL #20

Closed bbennett80 closed 9 months ago

bbennett80 commented 10 months ago

This PR attempts to add error handling when a remote database URL is undefined related to issue https://github.com/libsql/libsql-client-py/issues/19.

If this might be helpful please consider merging. If not, feel free to close. Thank you.