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?
Drizzle ORM - next gen TypeScript ORM
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.
2 Replies