Dawid
- 活动总数 187
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 6
- 订阅数 57
-
创建于 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, ... -
已编辑于 Set dialect for an opened SQL file
已回答I opened a SQL file and at the bottom it says "4 spaces" My current project has this set up as 2 spaces but I can't change it for the files, clicking "Configure Indents for PostgreSQL" I get this w... -
创建于 IDE Settings Sync Error
已完成I think 5787 is higher than 5080 so not sure why the plugin complains about it? -
创建于 Why a non-read-omly connection tables can't be edited?
已回答Sometimes they can, sometimes they can't Same table but when data is shows not in Services but in the Console tab -
创建于 Settings after update
已回答Every time I update DataGrip I have to do something to bring it back to the way I want it. For example to show schemas in Snowflake as lowercased. Everything was fine but after an update, I have it... -
创建于 SQL Code Style Settings
已回答I haven't changed my settings in a long time, hence not sure whether I may have changed unintentionally, or new behaviours have been added that need to be configured. 1. No indentation after a comm... -
创建于 CTRL+C with columns
已回答Very often I copy data directly from Data Viewer but I can't get DataGrip to be configured to always include columns, whether transposed or not