libsql / sqlalchemy-libsql

SQLAchemy dialect for libSQL
MIT License
19 stars 6 forks source link

Embedded replicas #8

Open sphr2k opened 5 months ago

sphr2k commented 5 months ago

Would it be possible to support embedded replicas?

con = libsql.connect("hello.db", sync_url=url, auth_token=auth_token)
rohitsathish commented 3 months ago

+1. This is not mentioned in the documentation either.