主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Leonid
活动总数
90
最后的活动
2023年12月20日 12:41
成员加入日期
2015年06月11日 09:39
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
31
活动概览
文章(0)
帖子(0)
评论(59)
Leonid
进行了评论,
2023年12月20日 12:41
Hello Toby,I've reproduced this bug and filed a bug report: DBE-19599. You're welcome to watch/vote for it.
社区
DataGrip
SQL Code Style - Whitespace after curly brackets
1 票
Leonid
进行了评论,
2021年05月12日 11:01
Hello Konstyantyn, as of the formatting issue — I've check that the formatter of the latest DataGrip version can make code to the form very similar with one from your example: The only difference ...
社区
DataGrip
Issues that makes DataGrip an odd tool I can't recommend as a database development tool.
0 票
Leonid
进行了评论,
2020年12月15日 14:09
You can disable auto-format, turning off a couple of options as on the screenshot below:
社区
DataGrip
Disable subquery closing bracket indentation
1 票
Leonid
进行了评论,
2020年12月15日 13:54
Hello Dawid, you can configure this style using the following settings: Queries / Common / Align section elements → off Queries / Subquery / Place the closing parenthesis → unindented
社区
DataGrip
Disable subquery closing bracket indentation
1 票
Leonid
进行了评论,
2020年08月03日 16:04
Hello Brandonmills, thank you for statistics. Your database is really huge, we've never tested DataGrip with such ones. Right now I can recommend the following options: 1. Disable obtaining source ...
社区
DataGrip
No option to edit package body
0 票
Leonid
进行了评论,
2020年07月30日 12:13
Hello Brandonmills, could you please perform the following query in your database and provide us with results? with S as ( select owner, name, type, count(*) as lines, sum(length(text)) as amount ...
社区
DataGrip
No option to edit package body
0 票
Leonid
进行了评论,
2020年07月03日 11:57
Hello, this means that DataGrip consumes too many cursors (the number of cursors is limited because every cursor consumes memory, potential locks, etc.). It could be in one of two following cases: ...
社区
DataGrip
adding a oracle datasource is not working in Datagrip
0 票
Leonid
进行了评论,
2020年06月25日 18:23
Hello Stefan, The query mentioned above could not be formatted correctly — because it could not be parsed properly (the parse has no info how to threat the placeholders). However, if remove commas ...
社区
DataGrip
Stop reformatting of specific strings
0 票
Leonid
进行了评论,
2020年06月14日 12:23
Could you please add a scenario we can use to reproduce the problem?
社区
DataGrip
DataGrip TimeZone Oracle Result
0 票
Leonid
进行了评论,
2020年06月14日 12:19
Jakobs, we're working on the topic, but the work requires a pretty long time: Oracle dictionaries are really slow. To date, we've re-implemented retrieving sources from LONG columns (the problem ht...
社区
DataGrip
Endless introspection.
0 票