0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/db/test
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
..
fixtures fix(deps): update all non-major dependencies (#11837) 2024-08-28 10:45:45 +01:00
unit update formatter config (#11640) 2024-08-08 12:12:50 +02:00
basics.test.js [ci] format 2024-05-22 08:17:53 +00:00
db-in-src.test.js [ci] format 2024-05-22 08:17:53 +00:00
error-handling.test.js [ci] format 2024-05-22 08:17:53 +00:00
integration-only.test.js [ci] format 2024-05-22 08:17:53 +00:00
integrations.test.js [ci] format 2024-05-22 08:17:53 +00:00
local-prod.test.js [ci] format 2024-08-15 14:53:15 +00:00
no-seed.test.js [ci] format 2024-05-22 08:17:53 +00:00
ssr-no-apptoken.test.js [ci] format 2024-05-22 08:17:53 +00:00
static-remote.test.js Add support for LibSQL remote (#11385) 2024-08-28 12:15:33 +01:00
test-utils.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00