0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/db/test
Matthew Phillips e14ce5726d
Fix inconsistent results from raw SQL (#11091)
* Fix inconsistent results from raw SQL

* Remove .only

* Fix

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

Co-authored-by: Ben Holmes <hey@bholmes.dev>

---------

Co-authored-by: Ben Holmes <hey@bholmes.dev>
2024-05-21 17:12:39 -04:00
..
fixtures Fix inconsistent results from raw SQL (#11091) 2024-05-21 17:12:39 -04:00
unit refactor: rename "config" file to "virtual" (#10638) 2024-04-02 18:13:18 -04:00
basics.test.js Provide guidance when --remote is omitted (#10579) 2024-03-27 15:20:11 -04:00
db-in-src.test.js Fix db seeding when srcDir is root (#10720) 2024-04-09 09:11:32 -04:00
error-handling.test.js Fix isDbError() for remote errors (#11027) 2024-05-13 12:20:43 -04:00
integration-only.test.js Fix db for projects without a seed file or with integrations (#10385) 2024-03-11 20:07:53 +01:00
integrations.test.js Use static imports for integration seed files in astro:db (#10381) 2024-03-11 09:51:15 -04:00
local-prod.test.js [ci] format 2024-05-03 15:09:39 +00:00
no-seed.test.js Fix db for projects without a seed file or with integrations (#10385) 2024-03-11 20:07:53 +01:00
ssr-no-apptoken.test.js Require that ASTRO_STUDIO_REMOTE_DB_URL is defined at runtime (#10533) 2024-03-22 11:52:38 -04:00
static-remote.test.js Fix inconsistent results from raw SQL (#11091) 2024-05-21 17:12:39 -04:00
test-utils.js [ci] format 2024-05-13 16:21:32 +00:00