0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/packages/db/test/fixtures/basics
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
..
db Add batch support (#10361) 2024-03-07 14:49:46 -05:00
src/pages
astro.config.ts Fixes loading .ts configs in astro:db (#10342) 2024-03-06 09:50:02 -05:00
package.json