David Roberts
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 4
-
Created setup external help so we can get eg T-SQL help by pressing eg shift-F1
it would be very useful to be able to get help on the sql dialect by using shift-F1 or something like this. This would have to be configured and would depend on the dialect. -
Created DataGrip - script errors dont give line number in Console
When I'm in a console developing a DML script, for example. when I run it I might get an error which shows at the bottom of the console, but there is no indication as to what line of the script cau... -
Created Any way to browse all sql server database objects on a server/instance?
We have multiple databases in a system (10+), and its a bit onerous to connect to each individually I'd like to browse like in SSMS Object Explorer. It would save me lots of time -
Created Find Usages: stored procedures and UDFs
My hope is that DataGrip can make my database dev experience as pleasant and productive as my C# one in Visual Studio (made so by R# of course). Find Usages for code objects would be really useful ...