DataGrip 1.0.3 Update
Here’s a a quick bugfix DataGrip update, bringing you some nice stuff to try right away.
Parameterized query plan can now be explained in Oracle without providing parameter values:
CSV extractor now quotes values properly, making it simpler to import CSV files. Have a watch of this short video tutorial:
https://youtu.be/MtrimePA58U
Please use the Check for Update menu command, or download the latest DataGrip 1.0.3 setup from our website.
Сheck the release notes for the complete list of changes.
The DataGrip team
_
JetBrains
The Drive to Develop
Comments below can no longer be edited.
Gleb says:
July 14, 2016Hello.
I just downloaded 1.0.5 – there’s a problem with Sqlite: when I add column of datetime type, it’s displayed as ‘TEXT’ in db structure. but when I write an insert statement, it shows up as datetime column. is this a known issue?