0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-05-18 11:46:58 +00:00
Files
libsql/bindings/c
Pekka Enberg f275f24ce2 bindings/c: Implement libsql_open_{file,remote} API
The libsql_open_ext() API does not support auth token. Let's add a
libsql_open_remote() API for establishing connection to remote database,
but also add a libsql_open_file() for what libsql_open_ext() does so
that we can deprecate it in the future.
2023-12-16 14:52:27 +02:00
..
2023-10-16 09:06:25 -07:00
2023-10-16 09:06:25 -07:00
2023-10-16 09:06:25 -07:00
2023-11-09 16:18:09 -05:00