Skip to content

v0.26.0

Compare
Choose a tag to compare
@neilotoole neilotoole released this 22 Mar 06:28
· 388 commits to master since this release
a1a89ee

Added

  • #98: Whitespace is now allowed in SLQ selector names. You can
    do @sakila | ."film actor" | ."actor id".

Fixed

  • #155: sq inspect now populates schema field in JSON for MySQL,
    SQLite, and SQL Server (Postgres already worked).