Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jim Gust
Total activity
58
Last activity
December 18, 2025 16:21
Member since
September 29, 2020 15:11
Following
0 users
Followed by
0 users
Votes
10
Subscriptions
20
Activity overview
Posts (6)
Comments (22)
Sort by recent activity
Recent activity
Votes
Edited
June 22, 2022 13:50
I agree, that is what is happening. In other IDE's I don't have to issue new tickets but only this one I do. I've modified my ticket for 1 day lifetime and renew lifetime to 3 days. Hopefully, th...
Community
DataGrip
Help with Oracle and Kerberos
0 votes
Created
June 16, 2022 13:20
I spoke too soon. Again the next day without making any connection changes I am getting the Principal Name error. Making no changes other than running "KINIT JGUST" I was able to log in using m...
Community
DataGrip
Help with Oracle and Kerberos
0 votes
Created
January 24, 2022 19:10
Eric, Thank you for the update. Based on what you did I expanded the Oracle date logic to cover all of the date data types. Below is my SQL-Insert-Statements.sql.groovy /** Available context bind...
Community
DataGrip
What objects/functions are available for custom data extractors?
0 votes
Created
April 27, 2021 13:45
To get the DB Color Settings 1. Righ click on the DB folder or connection then select "Color Settings..." After you modify your settings you can right-click on your connection (1) and in the na...
Community
DataGrip
Is it possible to change the console query tab font style and color?
0 votes
Created
April 20, 2021 15:35
I ran into the same issue. What I did was set up an alias in the code completion.
Community
DataGrip
DataGrip - Ignore Database Table Prefix when creating aliases?
0 votes
Created
April 16, 2021 15:10
I can see where having the schema pattern support regex would be helpful.
Community
DataGrip
"Schema Pattern" Data source template
0 votes
Created
March 27, 2021 01:41
I thought I would offer some screenshots in the event you were going to go the external tool route. I did find that the external tool isn't allowing me to pipe in a file so using a batch file as a...
Community
DataGrip
How to export the query results from a Database Manager to a CVS file in SQLite?
0 votes
Created
February 20, 2021 14:39
Good news, Microsoft finally updated their JDBC driver this month and JB implemented the Azure Active Directory interactive authentication in the latest EAP build for 2021.1. https://blog.jetbrain...
Community
DataGrip
DataGrip Azure Multi-factor authentication
0 votes
Created
January 31, 2021 03:51
Those commands are special for the command line shell only. Lines that begin with a dot (".") are intercepted and interpreted by the sqlite3 program itself. See #3 https://sqlite.org/cli.html
Community
DataGrip
Why does not Datagrip run ".tables"?
0 votes
Created
January 12, 2021 02:41
In SQLite other, then integer primary key a column can contain multiple data types. create table TEST_TBL ( ID INTEGER, DESC TEXT, TEST);INSERT INTO TEST_TBL (ID, DESC, TEST) VALUES (1...
Community
DataGrip
Extractor - data stream iterated only once assertionion error
0 votes
«
First
‹
Previous
Next
›
Last
»