Unable to connect Chartbrew to Cube SQL API
Open
api:sql
- Dominant language
- Rust
- Stars
- 20.8k
- Forks
- 2.1k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 181
Description
Error when trying to connect Chartbrew to Cube SQL API
I've tried to connect cube.js with Chartbrew (https://chartbrew.com/) using SQL API, but I obtain the following error :
```
Unable to parse: ParserError("Expected equals sign or TO, found: ZONE")
QUERY: SET client_min_messages TO warning;SET TIME ZONE INTERVAL '+00:00' HOUR TO MINUTE;
```
It seems that Charbrew uses Sequelize to connect to a PostgreSQL DB.
Contributor guide
Assessment
This issue has not been assessed yet.