Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Dmitriy Tseyler
Follow
New articles and posts
New articles, posts, and comments
Total activity
27
Last activity
November 11, 2019 10:59
Member since
September 14, 2016 13:37
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
11
Activity overview
Articles (0)
Posts (0)
Comments (16)
Sort by recent activity
Recent activity
Votes
Created
November 11, 2019 10:59
Hi! To run statements pragmatically you need DatabaseConnection object. To get the DatabaseConnection you can use DatabaseSessionManager.facade(...).runSync()/runAsync()/connect() methods. Next ste...
Community
IntelliJ IDEA Open API and Plugin Development
Run sql statement programatically
0 votes
Created
August 12, 2019 11:02
Also, please, attach the SQL Log right after the import (Help | Show SQL Log...)
Community
DataGrip
export query results to database limited
0 votes
Created
August 02, 2019 16:13
Could you please clarify, what do you mean by "refresh the database view"? Gif would be perfect because I need to understand the problem correctly. You can attach it right to the issue.
Community
IntelliJ IDEA Users
Database console takes focus in Services panel
0 votes
Created
April 01, 2019 11:19
Kirill, thank you for the information and sorry for the delay. It's hard to reproduce, so I've created the issue for more detailed investigation: https://youtrack.jetbrains.com/issue/DBE-8074
Community
DataGrip
Slow MySQL CSV Import
0 votes
Created
March 07, 2019 12:19
Do you still experience the issue? If yes, could you please attach the data file and specify a version of the database?
Community
DataGrip
Slow MySQL CSV Import
0 votes
Created
March 07, 2019 12:09
I assume that you add quotes for the "masterId" and "companyName" columns in the DDL preview. Am I right?
Community
DataGrip
Import CSV Only importing first column
0 votes
Created
February 14, 2019 15:56
There isn't as I see. Were there any errors (you need to turn on "Write errors to file" checkbox in the import dialog)? Errors may significantly slow down the import.
Community
DataGrip
Slow MySQL CSV Import
0 votes
Edited
February 13, 2019 11:15
Yes, it's possible. You can see the query in the SQL log above INSERT INTO import_perf_test_tags_datagrip (user_id, email) VALUES (?, ?). DataGrip repeats it many times but logs only once. How much...
Community
DataGrip
Slow MySQL CSV Import
0 votes
Created
July 11, 2018 17:09
Currently all timestamps are showing in UTC by default. If you don't see offset in timestamp field it also means that it is in UTC.
Community
DataGrip
Postgres: Showing Timestamp With Timezone in UTC
1 vote
Created
March 28, 2018 09:43
Hi! Thank you for the detailed explanation. I've created an issue in our tracker: https://youtrack.jetbrains.com/issue/DBE-6141
Community
DataGrip
Postgres: CSV file imports, PG's money type, and lc_monetary
0 votes
1
2
›
»