drizzle-lab
drizzle-lab copied to clipboard
Implement ORM version switching
Don't know how feasible this is, but a way to switch to previous versions of Drizzle could be useful for debugging purposes.
I wanted to quickly recreate a bug from an issue in the Drizzle ORM repo using the playground and couldn't recreate the bug. I noticed the dev was using a previous version (it's a pretty old issue so it was likely the latest version at the time) and I don't know if it's something that's already been addressed in the newest versions. This could be useful for the official team and advocates trying to recreate bugs.