Dawid
- Total activity 187
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 57
-
Created DataGrip freezes when internet connection severed during driver update
AnsweredI started a driver update while hotspotting from my phone. I had to reset my phone and the Datagrip froze at this point:As you can see I can't even Cancel it anymore. The only way was to kill the p... -
Created Import/Export settings per Data Source
Within one project, I manage quite a few different databases:Sometimes I need to Import/Export them and so on but every time I click Export, I need to update OutPath and name of the file or Path to... -
-
Edited BigQuery - Intellisense for fields enters fully-qualified name but doesn't show it.
When you have tables that have same columns, intellisense looks like the following:I haven't added FROM clause yet hence it shows me both (that's good though not always, sometimes it shows both eve... -
Created BigQuery - Fields in STRUCT to be shown in new lines
Tables that are derived from cloud logging in BigQuery, contain only 16 columns but a lot of them are STRUCTs. At the moment, the details of the structs are considered as comments and they are disp... -
Created Can we change background colour of the top main toolbars?
Is it possible to change background of those two elements: -
Created New UI still doesn't load styles
AnsweredI tried new UI again after having tried couple of months ago. I still don't see new UI honouring my code style settings -
Created Executing the same script on two schemas with multiple tables
AnsweredBefore I dive into cursors and loops in Snowflake, I was wondering if maybe what I want to do could be done with configurations in DataGrip.I have a script that:1. Has a variable “table_name”2. The... -
Created New UI - Background
AnsweredI like the new UI generally but I would like to get a bit more contrast between different windows: I would like the database explorer to be generally a bit darker as well as the outline of the ser... -
Created Order of columns in Tree / Data View / Intellisense
AnsweredI noticed that Snowflake, for example, started showing columns in alphabetical order and I always think this would be an amazing way to help with management of tables with many columns. Ideally, I ...