Dpstandish
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
Created 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... -
Edited 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... -
Edited 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.... -
Edited 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... -
Created 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... -
Created 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.