Feature Request - CSV Import Follow
Hi,
I absolutely LOVE DataGrip and use it for 90% of my DB Work, but I do miss a few things:
I have 2 feature requests for the CSV Import in DataGrip:
1. compared to other tools, I cannot set the decimal separator (e.g. comma instead of period) and the date format (e.g. MM/DD/YYYY or DD.MM.YY) manually and the auto-detection is sometimes wrong - please provide that option
2. can you create an option to save a DDL within the csv-import wizard. When you regularly import csvs with more than 300 columns, it's a bit of a hassle to manually override it every time or to go back and forth to a text editor and copy&paste
Many thanks!
Ps the way you handle folders in the Database Explorer is also a bit counter-intuitive - if you have several databases to maintain for different clients - a folder system that mirrors file explorer or finder would be appreciated!
Please sign in to leave a comment.
Pythonian SQL Flutterer,
As for the first point refer to the issue DBE-7569 and leave your vote and comment.
For the second one, I filed a feature request DBE-13716.
Pythonian SQL Flutterer,
Also, could you describe or provide more detailed description of your suggestion?
if you have several databases to maintain for different clients - a folder system that mirrors file explorer or finder would be appreciated!
For now IDE has Files tree with Git support, projects system and many more.
File tree:
Projects:
Hello Vasily,
sure - I'm not talking about the parts you are referring to but the the Database Tab (see first screenshot) - You cannot click on the plus sign or right lick and add a folder. You have to right click on a db connection and add to folder. While this is ok once you realise how it works, it is counter-intuitive, as web are used to be able to create a new folder immediately through a menu item or right click instead of first clicking on an existing item and creating the folder in a second step. Not a big thing, but since you guys are keen on UX, I though I'd mention it. :-)
I see, we've got several usability issues with groups in database explorer. See and up vote the issue https://youtrack.jetbrains.com/issue/DBE-8558 and related ones.