0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/db/test/fixtures
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
..
basics Add batch support (#10361) 2024-03-07 14:49:46 -05:00
integrations [ci] format 2024-03-07 19:20:45 +00:00
recipes Update seed to use export default function() instead of top-level await (#10334) 2024-03-07 13:04:16 -05:00
ticketing-example Add --remote flag for remote connection (#10352) 2024-03-07 13:38:43 -05:00