DataGrip 2025.1.1

Released: May 2, 2025

2025.1.1 での更新項目

機能

  • AI Assistant
    • Enhanced SQL Cloud Code Completion.
  • Code Completion
    • Added support for GROUP BY all and EXCLUDE syntax.
    • Added support for CREATE RLS POLICY syntax.
  • Code Highlighting
    • Added support for GRANT ROLE syntax and DDL statements.
  • Data Editor/Viewer
    • You can now force full load of large fields.
  • Query Console
    • Added additional close button for inspection messages.
  • SQL Resolve
    • Added support for SQL_MACRO syntax.

不具合の修正

  • Code Highlighting
    • DataGrip doesn't recognize PostGIS's aggregate functions as aggregate functions.
    • Highlight PIVOT, including other function parameters, correctly.
    • False-positive "Insertion into identity/auto-increment column is not supported".
  • Data Editor/Viewer
    • Slow single row UPDATE from data explorer by adding ESCAPE '#' in WHERE clause.
    • Data Editor freezes when editing.
  • Usability
    • DatabaseView.LinkedDataSource.CreateDataSource should be renamed.
  • Introspection
    • Unable to view virtual schemas in DataGrip.
  • Object Source Editor
    • Illegal char exception by invoking Show changes on routines.
  • Query Console
    • Redundant option in execute chooser.