Keybindings: cmd+enter and windows+enter for pc are now the command bindings for executing a sql statement in the editor, or applying changes to objects like triggers, procs, etc. #304
Excel and CSV Support: Warning about DML statements (update, insert, delete) not being applied to the file system for now.
Fixed
Editor: Insert statement values were not being highlighted correctly when in parenthesis. #352
Keybindings: The keybindings for executing a sql statement in the editor, or applying changes to objects like triggers, procs, etc.
Keybindings: The ctrl+d keybinding was breaking the terminal ctrl+d keybinding.
Zero Config: Don’t discover file formats (Excel, CSV, etc) on the initial load. #359
1.8.2
Changed
Editor: If the cursor is in a insert statement column, the corresponding value will be highlighted. #352
SQLite/D1/LibSQL: Moved to new introspection model, added triggers support. #355
Results: Open in editor icon only shows when editing a cell, option to open editor added to the context menu when right clicking on a cell. #357