mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
Adds a new "Table" format option to the Cell data view widget that displays the selected row as a vertical list with column names above values, inspired by TablePlus. Features: - Shows all columns from the selected row in grid display order - Inline editing support for regular values (double-click to edit) - JSON values open Edit Cell modal on double-click - Open-in-new button for JSON values to view in JSON tab