主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Liudmila Kornilova
DataGrip Developer
活动总数
61
最后的活动
2022年11月16日 13:52
成员加入日期
2018年11月02日 13:41
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
25
活动概览
文章(0)
帖子(0)
评论(36)
按最近的活动排序
最近的活动
投票数
创建于
2021年10月28日 09:52
Reproduced. Thanks!I've already found the cause.It will be fixed in next release - 2021.3
社区
DataGrip
Edit multiple columns
0 票
创建于
2021年10月27日 10:03
Hello Christoph! TABLE.getName() // table nameTABLE.getParent().getName() // schema name Example can be found in SQL-Insert-Statements.sql.groovy
社区
IntelliJ IDEA Users
Update XML-Groovy.xml.groovy
0 票
已编辑于
2021年10月26日 17:16
Hello Christoph,It's already possible to edit multiple numeric (and other types) cells at once. I've just checked it in DataGrip 2021.2.4Though this feature is disabled for columns with unique inde...
社区
DataGrip
Edit multiple columns
0 票
创建于
2021年07月27日 07:47
Unfortunately it's just not possible at the moment Please vote for it: https://youtrack.jetbrains.com/issue/DBE-1084
社区
IntelliJ IDEA Open API and Plugin Development
Custom database column value editor
0 票
创建于
2021年05月19日 10:12
I created an issue for it:https://youtrack.jetbrains.com/issue/DBE-13268
社区
DataGrip
Is it possible to change the console query tab font style and color?
0 票
已编辑于
2021年05月19日 10:03
Hello Nathanjwtx,Are your consoles added to VCS? e.g. gitIDE changes tab text color if a file is under VCS and it's edited
社区
DataGrip
Is it possible to change the console query tab font style and color?
0 票
创建于
2021年01月28日 13:14
Hello Jsiddharth,Unfortunately you need to place all classes in one fileI found a typo in your script `class absract` should be `abstract class`These scripts can be quite complicated. It's better t...
社区
DataGrip
Unable to run OOPS groovy with some abstraction
0 票
创建于
2021年01月19日 09:26
Hello Jonas,Sorry for slow reply.When you export data from a table IDE will always create a file with UTF-8 encoding. Here is related issue: https://youtrack.jetbrains.com/issue/DBE-1603But probabl...
社区
DataGrip
Datagrip csv export modifies special characters äöü, etc.
0 票
创建于
2021年01月15日 08:47
Currently DataGrip can infer type from value only in MongoDB and Couchbase.If you work with SQLite, you can only get type of a column.I created a ticket for it https://youtrack.jetbrains.com/issue/...
社区
DataGrip
Extractor - data stream iterated only once assertionion error
0 票
创建于
2021年01月11日 10:54
Sorry for such slow replyFor anyone who has the same problem:You may pass null value to getTypeName as object, you'll get column type: COLUMNS.forEach { column -> OUT.append(FORMATTER.getTypeName(...
社区
DataGrip
Extractor - data stream iterated only once assertionion error
0 票
«
第一页
‹
上一页
下一页
›
最后
»