Leon
- 活动总数 50
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 8
- 订阅数 17
-
创建于 code completion, just the columns of a table (or view)
hi JB, most of the time I just want to see the fields of a table on top when invoking code completion. For example in the picture below I want to see the six fields of this table on top of the list... -
创建于 On the new UI 2022.3
Hi JB, after working a few days with the new UI I have some observations. Maybe work in progress, maybe unaware.First of all: great tool. Coming from SSMS I really like the look and feel (and exten... -
创建于 ctrl-w behavior changed to close editor tab and removed and now surround template doesn't work anymore
hi, in the previous version of DataGrip I changed the shortcut ctrl-w behavior to close the current editor tab. I removed the shortcut again from closing the tabs because the surround template(s?) ... -
创建于 install update error access denied
已完成hi, I'm trying to update DataGrip on my new dev-machine (Windows 2019) and I get errors doing so. On the old machine (Windows 2012R2) everything runs smooth. What can I do? See the screenshot for t... -
创建于 squiggly lines on cast to varchar...
已回答hi, I'm having a problem with the datagrip syntax feedback. When I use a cast to varchar, or convert for that matter, I get squiggly lines under varchar. Ctrl-F1 say change the sql dialect but that... -
创建于 Datagrip code style -- begin transaction-commit block
hi, I can't seem to find the code style configuration for the begin transaction-commit block. Every time on reformatting (Ctrl-Alt-L) the code style feature puts the commit statement on same line a... -
已编辑于 unable to resolve symbol 'pap'
hi, I'm trying to switch from SSMS to DataGrip (so a newbie on DG). Problem: when I try to edit a stored procedure (sp) I get 3 errors which I can't seem to get rid of. Deploying the sp via Ctrl-En...