6 ms·
Looks very neat! I’ve been using Razor SQL for a lot of analysis querying over the past ~2 years and I hate how difficult it is to roll back through my queries
by neodymiumphish 8mo ago
Looks very neat!
I’ve been using Razor SQL for a lot of analysis querying over the past ~2 years and I hate how difficult it is to roll back through my queries to find a specific query I ran previously for re-running with slightly different parameters. Excited to experiment with this next week!
- fikrigha 8mo agoThanks so much for planning to check :) To be upfront: I don't have automatic query history yet. What we do have is saved queries with folder organization and search, so you can keep your frequently-used queries organized and findable. The editor also auto-saves as you type. But I hear you on the history piece (being able to scroll back through everything you've executed.) I would love to hear how it goes when you try it out!