DataGrip 2024.3.1

Released: Nov 28, 2024

2024.3.1 버젼 업데이트

기능

  • Code Highlighting
    • Added support for 'execute immediate' statement.

수정사항

  • 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.