DataGrip 2026.1.1

Released: Apr 2, 2026

Atualizações na 2026.1.1

Recursos

  • Added support DATABASE ROLE syntax in Snowflake.
  • Moved color settings to the large settings dialog.

Correções

  • Code Highlighting
    • Fixed issue with 'create task' syntax.
    • Snowflake: problem with 'RETURNS TABLE' syntax when creating procedures.
    • False-positive 'Cursor might not have been open' warning for cursors with parameters.
  • DDL Data Source
    • Only the first file listed in sources for DDL data source is used for resolve / completion in sql files (even if listed in resolution scope).
  • Schema Diff
    • Dump to DDL data source ignores IF NOT EXISTS setting for indexes.