Dawid
- 活动总数 176
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 5
- 订阅数 52
-
创建于 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... -
创建于 Can we change background colour of the top main toolbars?
Is it possible to change background of those two elements: -
创建于 New UI still doesn't load styles
已回答I tried new UI again after having tried couple of months ago. I still don't see new UI honouring my code style settings -
创建于 Executing the same script on two schemas with multiple tables
已回答Before 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... -
创建于 New UI - Background
已回答I 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... -
创建于 Order of columns in Tree / Data View / Intellisense
已回答I 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 ... -
创建于 Snowflake - false positive error on array functions
已完成I think there may be a statement missing that allows the usage of square brackets for array construction: The statement is valid and executes correctly in Snowflake -
创建于 Typing )::NUMERIC(1 freezes cursor
已回答Not sure if I found the most unusual bug ever or maybe there's somet kind of key binding to it? Let's say I have a calculation in my query: SUM(something / something) Now I place the cursor after t... -
创建于 Go to DDL of function/procedure/routine doesn't include schema
已回答I am using PostgeSQL for one of my projects and have multiple schemas. For example "finance". In that schema, I have some functions like "finance.convert_money()". When I right-click it and select... -
创建于 Can't refactor/modify table in introspection is ongoing
已回答Introspecting the database/schema takes a long time, which is okay if it happens in the background. Lately, however, I noticed that I want to change something in a table, open Modify Table window, ...