0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/db/test
Ben Holmes b5a80405b9
Fix db.run() type signature in production (#10566)
* deps: bump drizzle to latest patch

* chore: changeset

* feat(test): db.run output
2024-03-26 13:43:04 -04:00
..
fixtures Fix db.run() type signature in production (#10566) 2024-03-26 13:43:04 -04:00
unit [ci] format 2024-03-20 18:43:56 +00:00
basics.test.js Fix db.run() type signature in production (#10566) 2024-03-26 13:43:04 -04:00
error-handling.test.js db: expose isDbError() utility (#10498) 2024-03-20 07:27:48 -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
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
test-utils.js [ci] format 2024-03-22 12:29:14 +00:00