drizzle-lab icon indicating copy to clipboard operation
drizzle-lab copied to clipboard

Implement ORM version switching

Open L-Mario564 opened this issue 1 year ago • 0 comments

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.

L-Mario564 avatar Aug 05 '24 01:08 L-Mario564