menu

Changelog


Apple Silicon

Deep Channel has been optimized for the Apple Silicon M1 chip. Users will notice improved performance within the application. Download the Apple Silicon version here.

dbt 1.0.7

Support for dbt 1.0.7 has been added.


Go to Source's definition

Pressing cmd and clicking on a source or table will jump directly to the source or table in the definition file.

Fixes and Tweaks

  • Added support indenting blocks of code after closing parentheses.
  • Added support joining with using key word.
  • Added better support for Jinja splices in error highlighting.

Preview first 100 rows

Right clicking a table or view will now show a Preview first 100 rows item, allowing you to easily preview the contents of a table or view.

Tab context menu shown on tab


dbt 1.0.6 and dbt 1.1.1

Support for dbt 1.0.6 and dbt 1.1.0 has been added.


Improved Connection performance

Toggling databases and schemas in the Connection listing will be instantaneous. Note: connections added outside of your profiles.yml file need to be added again.

Tab context menu shown on tab

Fixes and Tweaks

  • Added support for ignore nulls in parentheses.