Feb 14, 2023

New query editor

Feb 14, 2023

We completely re-wrote our SQL query editor from scratch, using the same core editor that VS Code uses. This gives it powerful new features like multi-cursor, code completion, info on hover, and an intelligent scrollbar. We also updated the syntax highlighting themes to better match our branding.

Other improvements and fixes

  • Added a right-click context menu to table cells, with options to copy value or set as null

  • Added database indicator in query settings

  • Added ability to delete user accounts

  • Improved table search experience when creating views

  • Increased CSV export record limit from 100 to 10,000

  • Updated styling of pagination on views

  • Fixed query undo history being cleared after collapsing the editor panel

  • Fixed secondary link to cancel subscription on billing page

  • Fixed “obscured” setting not being visible on attributes

  • Fixed default query layout not being shown as table