steve
DTDrizzle Team
•Created by steve on 9/12/2023 in #help
Migrating in JS & JSON (no filesytem)
👋 we're big fans (and sponsors) of Drizzle at Val Town. We use it internally and love it.
We just shipped an integration with Turso to give every Val Town user a SQLIte database, and I'm happy to report that I got Drizzle working in that environment!
Integration: https://www.val.town/v/std.turso
Working with Drizzle: https://www.val.town/v/stevekrouse.tursoDrizzleExample
We'd love to get DrizzleKit working for migrations (our users are already asking for it) but it seems like DrizzleKit requires files and a filesystem for your migrations. Val Town doesn't have files or a filesystem – is there any way you could supply your migrations as an array of some json objects?
7 replies