Dpstandish
- 活动总数 20
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 7
-
创建于 Cannot change data source for injected sql
I am using pycharm professional, 2019.1.2 preview. Most of the time the database I deal with is snowflake. Sometimes, however, it is MS SQL Server. Here's my problem: when defining a sql command a... -
已编辑于 Issues with EAP 2018.2 formatter
Main issues I'm seeing initially: 1. IS NOT NULL gets a new line between NOT and NULL when there is a long inline comment following; this should not happen. JOIN lkp.media_source ms ON ms.event_so... -
已编辑于 DataGrip version 2018.1.4 release 5/22/18 crashes all the time on macOS
Is there anywhere I can download 2018.1-3? Seems no.... -
已编辑于 Feature request: go to previous statement, go to next statement
DataGrip already understands (most of the time) what a valid statement is (this is what powers the "execute current statement" functionality). It would be nice if there were a keyboard command to g... -
创建于 Feature request: add intention "convert to subquery" aka "convert to derived table"
I have added a live template to take a $selection$ and embed it in SELECT * FROM ($selection$) a; This is often convenient. It would be more convenient if I did not have to select the query -- i... -
创建于 Will you backport recently added dialects and data sources to earlier versions?
Just wondering if you will you backport recently added dialects and data sources to earlier versions, or if this will not be done.