主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Nea14e
活动总数
8
最后的活动
2018年09月19日 10:01
成员加入日期
2018年03月27日 15:27
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(1)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2018年03月29日 14:30
@vasily chernov Thanks for help. 1. I know how to change keymap, question is that default keymap is too complex. 2. Using "Generate DDL to Console" is a workaround, isn't it? It is very contr-intui...
社区
DataGrip
DataGrip does not add replace keyword when extracting DDL
2 票
创建于
2018年03月27日 15:55
SQL Generator works OK for now, but it is not an everyday solution. Editing of stored procedures is too complex: I need to 1. "jump to editor" (double-click or F4), 2. "SQL scripts - SQL generator"...
社区
DataGrip
DataGrip does not add replace keyword when extracting DDL
1 票
创建于
2018年09月19日 10:01
I also need to automate multiple replacements in selected text. Thanks to you, I tried advise to use keyboard shortcuts instead of mouse clicks. But when I use this macros, I see replace toolbar du...
社区
IntelliJ IDEA Users
Automating multiple replacements in selected text (text > HTML)
0 票
已编辑于
2018年04月03日 15:30
@Maxim Sobolevskiy Such injection does not work properly when string is interrupted by regular code. Each fragment of string is treated as whole SQL statement. For example, 1 string _str = 'SELECT ...
社区
DataGrip
Can you add autocomplete in strings to write dynamic queries?
0 票