0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-05-12 17:03:11 +00:00
Files
Lucio Franco 954029e31f libsql: add Builder to construct the db (#993)
This adds a new `Builder` type that can now be used to construct the
`Database` type. This will scale better as we add more varied options.
This commit also deprecates the old builder types and will produce a
warning that will push users to using the new `Builder` type. This will
then allow us to remove the old deprecated constructors at some point in
the future.
2024-02-06 13:59:11 +00:00
..
2024-01-31 08:42:20 +00:00