queryit v0.7.0 Release Notes

Release Date: 2020-04-01 // almost 4 years ago
  • โž• Added

    • โž• Added mouse support to query editor and database list.
    • You can focus query editor, database list and results view with a mouse click.
    • Do not show garbage on screen in some ocasions when viewing a table result cell.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix SQL beautifier doing weird things like transforming "counter" into "COUNTer".
    • Do not highlight SQL comments inside strings.
    • Highlight numbers on SQL editor.