roccho
DTDrizzle Team
•Created by roccho on 12/23/2023 in #help
Test CloufFlare D1 migration
https://orm.drizzle.team/docs/migrations
This is a great example of migrating to a mysql instance that can connect to any local remote instance.
It is complete in Typescript and can be unit tested!
I would like to do the same with D1
I could not find any documentation, is it possible?
Or should I test by substituting a sqlite instance or an in-memory database?
3 replies
DTDrizzle Team
•Created by roccho on 11/23/2023 in #help
In memory feature, drissle has?
Basically, drizzle wrap each driver like above.
OTOH,
Drizzle can manage db object in memory? like this:
5 replies