0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/db/test
Ben Holmes f0fc78c873
db: expose isDbError() utility (#10498)
* feat: expose isDbError

* test: foreign key constraint error detection

* fix(test); use isDbError

* chore: changeset
2024-03-20 07:27:48 -04:00
..
fixtures db: expose isDbError() utility (#10498) 2024-03-20 07:27:48 -04:00
unit chore(db): Add missing github-slugger dependency & tests (#10405) 2024-03-19 17:10:33 +00:00
basics.test.js fix(db): validate column type before column schema (#10409) 2024-03-13 09:49:28 -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