主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Justin Malin
活动总数
11
最后的活动
2023年04月04日 23:08
成员加入日期
2022年08月28日 16:00
关注
0 名用户
关注者数
0 名用户
投票数
4
订阅数
3
活动概览
帖子(1)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2023年04月04日 23:08
@anonymous I believe we get that for free by inheriting from `RunQueryAction.Alt1()`. It looks like this: class ExecuteQueryAction : RunQueryAction.Alt1() { override fun actionPerformed(e: AnAct...
社区
IntelliJ IDEA Open API and Plugin Development
How to execute sql query by passing a string and outputting results to the console output?
0 票
创建于
2023年03月25日 20:14
Hey, Anna! I know it's a long delay here, but I'm still having some of the same issues. I tried pulling the `session` by calling `console.session`, but I still had the same issue. One thing to note...
社区
IntelliJ IDEA Open API and Plugin Development
How to execute sql query by passing a string and outputting results to the console output?
0 票
创建于
2022年09月30日 21:52
Anna, thanks so much for the help! This was super useful, and I was able to get the console to successfully execute the intended query. However, it is only running the query and logging it to the O...
社区
IntelliJ IDEA Open API and Plugin Development
How to execute sql query by passing a string and outputting results to the console output?
0 票