Release Notes
🚀 Features
- (indexes) Dot-bracket notation for
indexes create: airbnb.listings[col1,col2] replaces --connection-id/--schema/--table/--columns (#92)
- (databases) Add
databases load <db.table> shorthand replacing databases tables load (#92)
- (indexes) Make
--name optional on indexes create; auto-derived from table, columns, and type (#92)
🐛 Bug Fixes
- (databases) Remove
load: hint from databases create success output (#92)
Install hotdata-cli 0.2.7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.2.7/hotdata-cli-installer.sh | sh
Install prebuilt binaries via Homebrew
Download hotdata-cli 0.2.7