You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys, any news on this issue? It would be really awesome to be able to use libsql with async sqlalchemy engines.
[edit]
Actually I found that there is an open PR by @douglasmdev providing support to async engines, but it is waiting for 1 review from a mantainer of this repo. Can anyone help?
Hi! I want to use
create_async_engine(...)
to make an async engine and interface with libsql. Is this currently possible/ documented anywhere?The text was updated successfully, but these errors were encountered: