Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Gregory Shrago
Total activity
512
Last activity
August 14, 2023 18:03
Member since
January 16, 2007 18:03
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
214
Activity overview
Posts (3)
Comments (295)
Sort by recent activity
Recent activity
Votes
Created
March 22, 2010 21:51
This problem is unrelated to SQL or Database functionality.Please use built in error reporting tool or post this trace in tracker.Make sure you have the latest EAP installed and/or wait for the nex...
Community
PhpStorm
How to invoke autocomplete for table names (from data source) in .sql file?
0 votes
Created
September 19, 2011 12:56
Please post here complete snippet & selected SQL dialect.
Community
PhpStorm
SQL Validation?
0 votes
Created
December 06, 2011 14:35
To change the level just duplicate (Copy) the desired Data Source and select the level for the copy.All the tables will be copied along with other properties. The original Data Source can be remove...
Community
PhpStorm
Data sources in PHPStorm 3.0
0 votes
Created
December 08, 2011 15:11
Please create feature request in our issue tracker with all these proposals.
Community
PhpStorm
Data sources in PHPStorm 3.0
0 votes
Created
February 09, 2012 12:14
Unfortunately constraints are not available in current implementation.Please create a feature request in our tracker http://youtrack.jetbrains.net/.You should be able to browse them in database con...
Community
PhpStorm
PhpStorm: Data Sources and Constraints
0 votes
Created
February 01, 2012 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.
Community
PhpStorm
No database selected
0 votes
Created
February 01, 2012 12:10
Feel free to create a feature request at http://youtrack.jetbrains.net/ for this.
Community
PhpStorm
Generate "alter" SQL for database compare?
0 votes
Created
September 14, 2012 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 ...
Community
PhpStorm
Postgresql Data Source
0 votes
Created
April 29, 2013 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. ...
Community
PhpStorm
Database foreignKey MyISAM
0 votes
Created
May 13, 2013 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.
Community
PhpStorm
IBM iSeries Database, adding / changing rows
0 votes
«
First
‹
Previous
Next
›
Last
»