DataGrip 2024.3.1
Released: Nov 28, 2024
Actualizaciones en 2024.3.1
Características
- Code Highlighting
- Added support for 'execute immediate' statement.
Correcciones
- Code Highlighting
- MariaDB dialect shows error when attempting EXECUTE <statement> USING <expression>.
- 'Row' keyword is not backticked/escaped when inserting row to table.
- Connectivity
- Split MongoDB driver in DataGrip (use v1.18 for MongoDB 3.X and v1.19+ for MongoDB 4.0 and newer versions).
- Unable to connect to Oracle Database: Driver class 'com.intellij.execution.rmi.RemoteServer' not found.
- Query Console
- Missing UI toolbar - Opening a query console from a selected data source will show the toolbar but opening from a selected database will not show the toolbar.