这是indexloc提供的服务,不要输入任何密码
Skip to content

v0.3.0

Choose a tag to compare

@pskrbasu pskrbasu released this 16 Apr 10:57
· 130 commits to develop since this release
357ee62

What's new

  • Add support for custom tables. ((#225))
  • Add location to format list/show. (#283)
  • Add plugin to source list/show. (#337)
  • Improve display logic of conversion errors, since we log full error just display first line of error.

Bug fixes

  • Plugin list command now correctly cases keys in JSON output.
  • Add support to querydisplay.ColumnValueAsString for UUID/Decimal in format received from DuckDB.
  • Add comma separators to numeric output in query results. (#685)
  • Fix multiple backtick escaping - if more than 2 properties are back-ticked, the third onwards not being escaped.