Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexander Kass
Total activity
67
Last activity
November 13, 2024 06:40
Member since
June 29, 2016 07:11
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
28
Activity overview
Articles (0)
Posts (0)
Comments (38)
Sort by votes
Recent activity
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 25, 2021 09:43
Hi!1. Yes, that part is scriptable.In Data Source settings there is an option to choose layout script:You can add your layout scripts here:2. Yes, now there is no way to store this scripts inside "...
Community
DataGrip
DDL Data Source Questions
1 vote
Created
September 04, 2020 10:36
Please provide complete error message.We have heuristic that show error message + password prompt if you have no password and connection have failed. That is because we can not tell if the failure ...
Community
DataGrip
Presto DB Support. Password Prompt?
1 vote
Created
July 31, 2019 17:53
There is no simple and open-API way to do that. You can access it from `com.intellij.diff.tools.util.DiffDataKeys#DIFF_VIEWER`, that will be table diff viewer which has `getEditor1` & `getEditor2` ...
Community
IntelliJ IDEA Open API and Plugin Development
The other DataGrid from TableDiffViewer
1 vote
Created
November 13, 2024 06:40
`com.intellij.database.console.JdbcConsole` has the `getTarget` methodAlso I don't think you need all the consoles for project, you need it for current file, so `com.intellij.database.console.JdbcC...
Community
IntelliJ IDEA Open API and Plugin Development
Access selected schema in Query Console
-1 votes
Created
October 28, 2024 06:08
There is a coroutine version of this function that is better to be used
Community
IntelliJ IDEA Open API and Plugin Development
Replacement from DataSourceUiUtil.performAutoSyncTask
0 votes
Created
April 10, 2024 11:45
yes, the order is ignored
Community
IntelliJ IDEA Open API and Plugin Development
database.parameterPatternProvider order="first" has no impact
0 votes
Created
April 10, 2024 08:40
1. The functionality is intended for copying table data not table structure, but we considering adding that option2. Because it have been deprecated for years now and we consider new ui mature enou...
Community
DataGrip
Recent update is atrocious
0 votes
Created
February 12, 2024 07:36
The only way you can accomplish that is to implement getAllWarnings() methods for result set or statements and return your messages in them
Community
IntelliJ IDEA Open API and Plugin Development
How can I print JDBC driver logs to the Services panel's output?
0 votes
Next
›
Last
»