0.29.17 (2022-01-05)
Bug Fixes
- Do not instantiate SqlParser if rewriteQueries is false to save cache memory (00a239f)
- TypeError: Cannot read property 'map' of undefined\n at /cube/node_modules/@cubejs-backend/server-core/src/core/RefreshScheduler.ts:349:86\n (ca33fe4)
- cubejs-cli: use
process.cwd()
intypegen
to resolve current project'snode_modules/
(daceca7)