v.4.0
BREAKING CHANGE
- update database configuration to use
TESSERACT_DATABASE_URL
instead ofCLICKHOUSE_DATABASE_URL
. Use prefixclickhouse
,mysql
, etc. to specify db type. e.g.clickhouse://127.0.0.1:9000
. if no prefix specified, then clickhouse is the default. tesseract.service
is updated with new env var