0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-24 22:46:02 -05:00
astro/packages/db/src/runtime
Luiz Ferraz d6611e8bb0
Add support for LibSQL remote (#11385)
* Add support for remote LibSQL

* Add support for local memory DB

* Add some tests

* Add push support

* Fix switch cascading

* Update .changeset/healthy-boxes-poke.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* Update packages/db/src/runtime/db-client.ts

[skip ci]

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>

* Use independent env vars for LibSQL and Studio backends

* Expand comment regarding missing table

* Apply suggestions from code review

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

---------

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2024-08-28 12:15:33 +01:00
..
db-client.ts Add support for LibSQL remote (#11385) 2024-08-28 12:15:33 +01:00
errors.ts update formatter config (#11640) 2024-08-08 12:12:50 +02:00
index.ts chore: enable useImportType rule (#11848) 2024-08-27 16:49:42 +01:00
types.ts finalize WIP API (#10280) 2024-03-01 19:29:55 -05:00
utils.ts update formatter config (#11640) 2024-08-08 12:12:50 +02:00
virtual.ts Export type Database from db/runtime (#11216) 2024-06-10 16:53:38 +01:00