Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Alexander Kass
Total activity
57
Last activity
May 04, 2022 05:37
Member since
June 29, 2016 07:11
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
23
Activity overview
Articles (0)
Posts (0)
Comments (33)
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
May 04, 2022 05:37
Take a look at: `com.intellij.database.editor.DatabaseEditorHelper#openConsoleFile(com.intellij.database.psi.DbElement, boolean)`Or the methods nearby
Community
IntelliJ IDEA Open API and Plugin Development
Open a default database console programmatically
0 votes
Created
March 02, 2022 19:00
Yes, that is auto sync :) Thought we have it by default
Community
IntelliJ IDEA Open API and Plugin Development
Refresh DataSource automatically
0 votes
Created
March 02, 2022 10:11
We don't have database functionality as it is under hard development. I recommend you to use com.intellij.database.autoconfig.DataSourceRegistry to create data sources as it is more stable.To sync ...
Community
IntelliJ IDEA Open API and Plugin Development
Refresh DataSource automatically
0 votes
Created
January 25, 2022 08:38
Please press Ctrl+B on the objects under the anonymous db and show the content of that file, please also do the same for the object under the correct db. I'm curious why it works :)The layout you'v...
Community
DataGrip
Generating DDL for dbo schema on MSSQL
0 votes
Created
June 22, 2021 07:58
@Joe Phillips Please provide more info. What is the exact change that leads to drop/create (we need everything but routine/view body before and after to reproduce it). As for stale sources, you may...
Community
DataGrip
Trouble with view and proc code getting out of sync
0 votes
Next
›
Last
»