Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexander Kass
Total activity
63
Last activity
April 10, 2024 11:45
Member since
June 29, 2016 07:11
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
26
Activity overview
Articles (0)
Posts (0)
Comments (36)
Sort by recent activity
Recent activity
Votes
Created
June 21, 2019 06:50
So '@mysystem' is not your username? Please provide `idea.log` it contains more info about connection process. The problem is with db authorization, not SSH. And looks like SSH does not matter here...
Community
DataGrip
Getting The specified database user/password combination is rejected: [HY000][1045] Access denied for user: when attempting connection to MariaDB with SSH tunnel
0 votes
Created
November 19, 2018 08:15
For now, we do not provide any connectivity API, because it is still highly unstable. Also you won't be able to get a datasource password because of security.What are you trying to gain from connec...
Community
IntelliJ IDEA Open API and Plugin Development
How could I get JDBC connection information by API in database tools and DataGrip
0 votes
Created
November 14, 2018 07:06
@Aman Subhan 1. No, your source code is applied only when you click submit, it will show you the code to be executed, so that is not kind of background operation. Also, you can always review querie...
Community
DataGrip
Trouble with view and proc code getting out of sync
0 votes
Created
November 14, 2018 07:01
Use generic dialect for unsupported databases, that won't treat `:smth` as parameter. For postgres dialect these are parameters
Community
DataGrip
I cant seem to disable User Parameters
2 votes
Created
November 02, 2018 11:23
@Sweeks We introspect schemas separately, so @Esgorbachev is rightI've made a hack on our side to receive function list (for hive I supply no schema and then filter by schema in function name if n...
Community
DataGrip
DataGrip with Hive cannot introspect Schema (Required field 'functionName' is unset!)
2 votes
Created
November 01, 2018 07:01
That is fixed. But you won't get any functions from driver, as this function does not work as expected. Providing schema yields empty result set, while without schema it yields functions with empty...
Community
DataGrip
DataGrip with Hive cannot introspect Schema (Required field 'functionName' is unset!)
0 votes
Created
October 25, 2018 06:06
That depends on how and where are you trying to execute that. Oracle does not support multiple statements with separators, so DataGrip splits your script into statements and executes them, except c...
Community
IntelliJ IDEA Users
drop table from oracle db
0 votes
Created
April 10, 2018 09:42
fixed: https://youtrack.jetbrains.com/issue/DBE-6206
Community
DataGrip
DataGrip hangs after import file with relative path
0 votes
Created
April 09, 2018 12:14
Thanks, fixed
Community
DataGrip
false positive error on MESSAGE_TEXT
0 votes
Created
June 29, 2016 07:11
Official comment
- Selected tables are PSI, so they are available through: com.intellij.openapi.actionSystem.LangDataKeys#PSI_ELEMENT_ARRAYorcom.intellij.openapi.actionSystem.CommonDataKeys#PSI_ELEMENT- Group is Da...
Community
DataGrip
Datagrip plugin SDK
0 votes
«
First
‹
Previous