0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/packages/db/test
Ben Holmes 988aad6705
Add batch support (#10361)
* deps: drizzle preview

* feat: db.batch and method run handling

* refactor: use db.batch in test fixture

* deps: bump to drizzle 0.29.5

* chore: changeset

* fix: unpin drizzle version

* fix: db execute should uh... execute
2024-03-07 14:49:46 -05:00
..
fixtures Add batch support (#10361) 2024-03-07 14:49:46 -05:00
unit [ci] format 2024-03-07 16:38:45 +00:00
basics.test.js Add --remote flag for remote connection (#10352) 2024-03-07 13:38:43 -05:00
integrations.test.js Add integrations API for db config/seed files (#10321) 2024-03-07 20:19:17 +01:00