主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Gregory Shrago
活动总数
512
最后的活动
2023年08月14日 18:03
成员加入日期
2007年01月16日 18:03
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
214
活动概览
帖子(3)
评论(295)
按最近的活动排序
最近的活动
投票数
创建于
2012年02月01日 11:55
Run "use <database-name>" statement before any other queries.Otherwise change database URL to include <database-name> so it will be "used" by default.
社区
PhpStorm
No database selected
0 票
创建于
2012年02月01日 12:10
Feel free to create a feature request at http://youtrack.jetbrains.net/ for this.
社区
PhpStorm
Generate "alter" SQL for database compare?
0 票
创建于
2012年09月14日 16:44
The error says RMI registry cannot be accessed. Please verify your firewall settings.Database connection is really created in a separate process that communicates with the IDE via RMI.RMI registry ...
社区
PhpStorm
Postgresql Data Source
0 票
创建于
2013年04月29日 12:57
One dirty-quick workaround that comes to my mind:1. copy DDL to a separate SQL file2. make a DDL datasource from it3. add foreign keys (you can switch dialect if needed, not the case with MySQL)4. ...
社区
PhpStorm
Database foreignKey MyISAM
0 票
创建于
2013年05月13日 17:59
Can you provide the query reported by "Query" toolbar button?Just curious how column labels got into the way.No problems like that with other databases.
社区
PhpStorm
IBM iSeries Database, adding / changing rows
0 票
创建于
2013年05月20日 14:47
Please attach log files (Help/Show Log).They may contain some exception stacktraces we can base our investigation on.
社区
PhpStorm
php inspection & code completion not working on 6.02
0 票
创建于
2010年07月20日 00:57
http://youtrack.jetbrains.net/issue/IDEA-55203"Language Injection intention actions are not shown in Intentions UI" problem will be addressed by 9.0.3.Gregory Shrago
社区
PhpStorm
Suppress the Lightbulb?
0 票
创建于
2011年02月25日 15:36
http://youtrack.jetbrains.net/issue/IDEA-65918Thanks for reporting
社区
PhpStorm
Change the default parameter regex in database console
0 票
创建于
2011年12月08日 15:07
Looks like transaction has not been committed.Try those statements directly in the database console and verify that auto-commit mode is turned on.Advanced data source properties may control the def...
社区
PhpStorm
SQL Queries
0 票
创建于
2011年12月09日 13:05
Some more questions to track down the problem. What database/version/JDBC driver do you use?Do some simple DML test work for you? Like:create table RWTest ( id integer );insert into RWTest values (...
社区
PhpStorm
SQL Queries
0 票
«
第一页
‹
上一页
下一页
›
最后
»