DataGrip 2026.1.3

Released: May 5, 2026

Atualizações na 2026.1.3

Recursos

  • Data Editor/Viewer
    • Added the ability to show arrays in grid editor.
  • General
    • Added support for procedure parameter directions.

Correções

  • Code Generation
    • Checkbox is absent in the Truncate prompt.
  • Code Highlighting
    • Fixed issue with SHOW BUILTIN / USER PROCEDURES syntax.
    • Snowflake: Directory Tables are not supported.
    • Revise FILE FORMAT syntax.
    • Snowflake: Datagrip does not support 'create temp' syntax.
    • Fixed issue with syntax for (temp|temporary) (procedure|function).
    • Fixed issue with ALTER COLUMN ... IF NOT EXISTS.
    • Fixed issue with multiple DROP COLUMNs in Snowflake.
    • Fixed issue with MERGE with ALL BY NAME in Snowflake.
    • Snowflake procedures: language clause is optional.
    • Fixed issue with CREATE OR ALTER syntax.
  • Database Explorer
    • Data source custom colors are rendered incorrectly (desaturated, shifted hue).
  • Introspection
    • Fragment introspection for routine dropping introspection level of unmodified routine.
  • Query Console
    • MongoDB console executes only the first query in multi-operation scripts.
  • SQL Resolve
    • Fixed issue with highlighting for DUAL table in Snowflake.
    • Sub-partition references are red.