drixio 1.1.10 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -62,6 +62,7 @@ available port starting at `51213` (or the value of `PORT`). It includes:
62
62
  - **Schema Diff & Migrations**: Visual schema comparison against snapshots or external databases, live preview of Up / Down migration DDL, and one-click apply.
63
63
  - **Status & Analytics**: Real-time database metrics, table size breakdown, and row distribution statistics.
64
64
  - **Interactive ERD**: Pan-and-zoom entity relationship diagram with table node dragging and relation link visualization.
65
+ - **Command Palette (Ctrl+K)**: Universal quick search and command dispatcher for navigating tables, switching views, and triggering operations.
65
66
 
66
67
  ## CLI commands
67
68