Detach stored SQL query from SQL connection
At present, if I developed a SQL query, stored it and try to load it back into dbForge at a later date, dbForge 'remembers' the SQL connection it is associated with and tries to connect automatically. I want to be able to disable this behaviour via options - eg opening file does NOT try to be clever.
EXTENDED RATIONALE
In common usage, the feature is quite useful. Unfortunately, in some of the projects I am working with, I have to constantly switch between different environments (prod, pre-prod, demo, devops, etc) protected by external VPN. All environments are hosting the same databases, but, due to security, I could only be connected to one environment (and hence one particular database) at a time.
It is common for me to use the same stored SQL (after all, all environments contains essentially the same schema). But right now, if I open SQL script which was previously executed in a different environment, dbForge freezes while it tries to connect (which it cannot), which is annoying and time wasting.
To be clear - I do NOT want to get rid of existing functionality - it remains highly useful in some projects. But I want to be able to control it via Options or Settings, to be able to switch it on and off, as needed.
-
AdminDevart (_, Devart) commented
Dear User,
We’d like to inform you that this feature has been included in our roadmap, though we currently do not have an estimated release date.
We recommend periodically checking our Revision History, where updates and new features are detailed for each release.
Best,
Devart Team -
AdminDevart (_, Devart) commented
Dear User,
Thank you for your post!
Please be informed that we have shared this feature request with our Product Team for review.
Once we have any updates, we'll be in touch right away.
Best,
Devart Team