主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Gregory Shrago
活动总数
512
最后的活动
2023年08月14日 18:03
成员加入日期
2007年01月16日 18:03
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
214
活动概览
帖子(3)
评论(295)
按最近的活动排序
最近的活动
投票数
创建于
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 票
创建于
2011年12月06日 13:45
This is not a bug but rather a feature.Database name in MySQL JDBC URL is equivalent to "USE <database>" statement.Even if you connect to a specific database you are able to switch to another one l...
社区
PhpStorm
Data sources in PHPStorm 3.0
0 票
创建于
2012年09月12日 16:51
I do not face this problem and never did. What JDBC driver do you use and how do you now it goes to localhost?The URL looks valid indeed. I hope dev.fakeurl.com pings OK and the DB instance is up a...
社区
PhpStorm
Postgresql Data Source
0 票
创建于
2012年09月26日 18:58
Please specify your database and driver. You can copypaste this from "Data Source/Properties/Test Connection" output.
社区
PhpStorm
Database console: tiny integer values displayed as booleans
0 票
创建于
2012年10月11日 19:21
I've tried:create table tinytest (id int primary key , tiny TINYINT(3));insert into tinytest values (1, 1);insert into tinytest values (2, 2);with:Database: MySQL/5.5.14Driver Name: MySQL-AB JDBC D...
社区
PhpStorm
Database console: tiny integer values displayed as booleans
0 票
创建于
2013年03月15日 16:53
Thanks for reporting. The DEFINER clause parsing is fixed.
社区
PhpStorm
Run sql-files with `CREATE FUNCTION`-statements
0 票
«
第一页
‹
上一页
下一页
›
最后
»