KGBhai

- Total activity 53
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 17
-
Edited Clone Projects on new install ?
Switching from old PC (X) to a new install on new PC (Y)the DG projects on X - is there a way to clone them on Y ?or do I just move the project directories?What about consoles ? - do I just copy/pa... -
Created Code Folding "Enabler"
Does DataGrip have equivalent to Toad's “--region”, “--endregion” to fold the block ? -
Created Service Window: Follow Active Editor Tab
I think there's a setting so that the Services window follows the active editor tab (console, scratch).What and where is that setting ? ThanksDataGrip 2023.2.3Build #DB-232.10203.8 -
Edited Query Result: "Copy to Database..." - Column Mapping
Given result like this - when I use "Copy to Database..." to import it to an EXISTING table : FOO (Y char(1), X int)DataGrip does NOT auto-map X to FOO.X and Y to FOO.Y….But instead maps by column ... -
Created Active Editor Tab - do not change color - possible ?
Is it possible to have the ACTIVE tab NOT change color ? - just stay with color of the datasource -
Created Disable DG Update Notification
Is there a way to disable or hide this “Download Update” “reminder” ?2023.2.1 -
Created Result Tabs in Service Window : any way to adjust the HEIGHT and font size of the labels (e.g."Resilt 25") ?
DataGrip 2023.2.1Build #DB-232.9559.28Material Theme -
Edited Run SQL code in .log file ?
AnsweredI want to run SQL code blocks in x.logI open x.log in the editor, I attached session, set schema.Select the block but it wont run. it appears only code in .sql file can be run. -
Created Services WIndow: timing info display
That timing info “372 ms” in this example - Is there a way to disable/hide it ?If not: what does it mean ? because it does not appear to agree with the timing info shown in the Output.Please help, ... -
Created Excel Extractor Output for Datetime Field
AnsweredDB: SQL ServerMy setting:So the RESULT VIEWER shows DATETIME type field value like “2023-12-25” per my settings.BUT - when I export via Excel Extractor - the value shown in Excel is “2023-12-25 00:...