David Roberts
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 4
-
David Roberts 创建了一个帖子, 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. -
David Roberts 创建了一个帖子, 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... -
David Roberts 创建了一个帖子, 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 -
David Roberts 创建了一个帖子, 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 ...