If you’re interested in previewing what the year’s first release of DataGrip will include, here’s what you can already try. We’ve improved the sorting of data: If you want to use sorting on the client side (DataGrip will not rerun the query nor sort the data within the current page), uncheck Sort via ORDER BY: It’s also possible to open tables with predefined sorting based on the numeric primary key. When you copy binary data that hasn’t been completely loaded yet, the following notification will be shown: If you don’t want the data to be truncated, increase the value in Settings/Preferences | Database | Data Views | Maximum number of bytes loaded per value.
Also, for Oracle there is an option to show or hide auto-generated objects in the tree, including the following: New types of objects – functions, modules, and virtual columns – are introspected for SQLite.
We also have a simple way for you to quickly report issues straight from DataGrip, click Help -> Report problem…