Release Notes - sasha-alias/sqltabs GitHub Wiki

SQL Tabs v1.0.0 [April 6, 2019]

  • Google Firestore support
  • Built-in save password dialog
  • MSSQL connection options
  • MSSQL native driver
  • PG foreign keys support
  • PG view data link in table description
  • JSON fields formatting
  • Different UI/UX improvements

SQL Tabs v0.18.0 [June 4, 2017]

  • Explain plan visualisation for Postgres
  • Sorting columns by click on header
  • Show columns datatypes by click on '#' header
  • Force reconnect on connection string input
  • Secure sharing on https://share.sqltabs.com

SQL Tabs v0.17.0 [April 30, 2017]

  • Auto format SQL
  • Settings tab
  • Filter schemas list option
  • Open postgres:// links in OSX
  • Bubble chart tag --- chart bubble
  • Coloured connections

SQL Tabs v0.16.0 [March 11, 2017]

  • pivot parameter for column oriented charts
  • crosstable fix for sparse datasets
  • autocompletion on/off options
  • hlr parameter for highlighting table records
  • field values starting with http:// and https:// rendered as clickable links
  • AlaSQL is built-in database

SQL Tabs v0.15.0 [February 10, 2017]

  • Crosstable annotation
  • Amazon Redshift support
  • MySQL connector
  • MS SQL connector
  • Display non prinable characters in results
  • Sql files assosiated with SQL Tabs application on Mac
  • Open multiple files at once
  • Editor update

SQL Tabs v0.14.4 [January 16, 2017]

  • Bugfix: output of EXPLAIN queries
  • Bugfix: password prompt for non MD5 auth methods

SQL Tabs v0.14.1 [December 29, 2016]

  • Hotfix release fixing password dialog.

SQL Tabs v0.14 [December 28, 2016]

  • Connection via SSH
  • Export to CSV and JSON files
  • Selection of result area on CMD+A / CTRL+A

SQL Tabs v0.13 [June 16, 2016]

  • Echo query option
  • Editor update. Better Vim bindings
  • COPY TO STDOUT support
  • Remove connection string from the list
  • Basic Cassandra support

SQL Tabs v0.12 [December 23, 2015]

  • Autocomplection navigation with arrows
  • Floating columns headings when scrolling
  • Asyncronous autocompletion update (shouldn't periodically get frozen anymore)
  • Several fixes regarding connection problems

SQL Tabs v0.11 [October 26, 2015]

  • Performance optimization
  • CSV and hidden annotations
  • Sharing dialog for alternative sharing server
  • Sequences info, Tablespaces list, Event Triggers list
  • Transactions support

SQL Tabs v0.10 [October 8, 2015]

  • Autocompletion

SQL Tabs v0.9 [September 29, 2015]

  • Project explorer

SQL Tabs v0.8 [September 21, 2015]

  • Search in the queries history
  • Connection strings aliases
  • Switch to vertically splitted tab view
  • Improved navigation in schema browser

SQL Tabs v0.7 [September 9, 2015]

  • Schema browser
  • Check for upgrade

SQL Tabs v0.6 [August 26, 2015]

  • Changeable Axis X column
  • Timeseries charts

SQL Tabs v0.5 [August 6, 2015]

  • Markdown rendering
  • Run all blocks
  • Share output on the web

SQL Tabs v0.4 [July 2, 2015]

  • History of executed queries

SQL Tabs v0.3 [June 29, 2015]

  • Info about table under cursor

SQL Tabs v0.2 [June 18, 2015]

  • Changeable font size
  • Text search in editor
  • Display server notices (RAISE NOTICE/WARNING)
  • About window

SQL Tabs v0.1 [June 10, 2015]

  • First public version with basic functionality