Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Omrialgazi
Total activity
13
Last activity
November 09, 2021 21:13
Member since
October 23, 2021 23:06
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
3
Activity overview
Posts (2)
Comments (6)
Sort by recent activity
Recent activity
Votes
Edited
November 09, 2021 21:13
Ok I got things up and running but it might worth asking if connecting to AWS and not a regular Postgres might be an issue here? Can I get just a reference to the Ping example? I can't find it anyw...
Community
IntelliJ IDEA Open API and Plugin Development
Accessing database through API
0 votes
Created
November 03, 2021 16:25
Anyone?
Community
IntelliJ IDEA Open API and Plugin Development
Change database and schema with code
0 votes
Edited
October 29, 2021 20:16
Thank you for the detailed reply! I spent all day trying but came out empty handed. The DatabaseSession.isConnected() is always false, and there is no output on screen to see a query is running or ...
Community
IntelliJ IDEA Open API and Plugin Development
Accessing database through API
0 votes
Created
October 27, 2021 15:03
Then how do I use it? I need to ask the database plugin to run a query (it's pycharm professional). I can see all the classes (DatabaseConnectionManager, EvaluationRequestorFactory, etc). I Just d...
Community
IntelliJ IDEA Open API and Plugin Development
Accessing database through API
0 votes
Edited
October 25, 2021 20:01
@... Were you able to use it in your plugin? If so, can you tell us how?
Community
IntelliJ IDEA Open API and Plugin Development
Not able to use com.intellij.database in a plugin
0 votes
Edited
October 25, 2021 11:11
Thanks for your answer Jakub. Is it something that changed recently? I see the answer in this ticket
Community
IntelliJ IDEA Open API and Plugin Development
Accessing database through API
0 votes