Feature requests
Answered
Hi,
I tried to migrate to DG from MS SQL Server management studio and there are some things I would like to see or improve in your product:
- No indication of disabled (offline) databases
- No indication of disabled triggers
- Large SQL scripts are executed MUCH slower than on SSMS (I have 85K lines script file :)
- By default it would be good load dbo schema for the newly connected databases.
- Switch current schema or user dropdown shows databases even if I disabled them in database toolbox.
Thanks.
Please sign in to leave a comment.
@Albynos
@Vasily,
3. Copy from script file / paste to the console window, Ctrl+Enter
4. I'll check possible connection setting later and let you know.
Thank you for such quick support.
@Albynos


3. In case you've got script file you can attach it to project and run it:
Or invoke Run SQL Script action on a desired schema from database tree view:
All scripts will be run in batch mode. I'll speed up your script execution.
None