Skip to content

Releases: turbot/steampipe

v0.0.16

20 Jan 23:25
Compare
Choose a tag to compare

improvements

  • Update postgres setup - add steampipe database and user, move FDW tables into steampipe schema, update permissions to protect users.
  • Add autocomplete for meta-commands.
  • Service management improvements - only a single query session can run (unless service start was run previously)

v0.0.15

20 Jan 10:06
f88a826
Compare
Choose a tag to compare

improvements

  • add public to search_path
  • add support for inet and cidr quals

bug fixes

  • the search path was being set twice