0.19.61 (2020-08-11)
Bug Fixes
- avoid opening connection to the source database when caching tables from external rollup db (#929) Thanks to @jcw-! (92cd0b3)
- readOnly originalSql pre-aggregations aren't working without writing rights (cfa7c7d)
Features
- add support of array of tuples order format (#973). Thanks to @RusovDmitriy (0950b94)
- mssql-driver: add readonly aggregation for mssql sources (#920) Thanks to @JoshMentzer! (dfeccca)