0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/db/test
Ben Holmes 219c49473f
fix type error in seed stub on initial setup (#10457)
* fix: move db type to base types for seed stub

* chore: changeset

* fix(test): bad NOW import
2024-03-18 07:55:39 -04:00
..
fixtures [ci] format 2024-03-13 13:50:39 +00:00
unit fix type error in seed stub on initial setup (#10457) 2024-03-18 07:55:39 -04:00
basics.test.js fix(db): validate column type before column schema (#10409) 2024-03-13 09:49:28 -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