Idea Summary
I currently store my QuickSQL with a version number in the name. It is very difficult to find the latest version and I often regress my code.
Use Case
For example, I save each version as scriptName1, then scriptName2 etc. When you get to scriptName10 and beyond then they get out of order. I do all my designing in quickSQL and can easily have 50+ versions of a script.
Preferred Solution (Optional)
Either allow us to add a version number that can be sorted in numeric value. Or display the most recent version first.