-
**Is your feature request related to a problem? Please describe.**
Hi I am currently deploying Cubejs behing Nginx Proxy so I should add prefix path to the Node.
As the basePath configuration wor…
ejabu updated
2 years ago
-
**Describe the bug**
I'm using CrateDB with Postgres wire protocol. I've found the current implementation of `prepareConnection` inside PostgresDriver uses this line:
`await conn.query(`SET TIME ZON…
-
In my ChartRenderer.js I was able to use `shortTitle` as seen below to remove the database prefix off of my table (antd) column titles.
```
table: ({ resultSet }) => (
({ title: c.shortT…
Cmd-B updated
3 years ago
-
Hi folks,
I had a question which I posted at https://forum.cube.dev/t/syntax-error-missing-semicolon-in-schema/598 and slack, regarding syntax error.
My schema file is
```
cubes:
- name: …
-
**Is your feature request related to a problem? Please describe.**
When using a `drilldown` load query, the number of records returned from db can be in the order or `thousands` or `millions` of reco…
-
**Is your feature request related to a problem? Please describe.**
I let user search for words in his records and preview what has matched. So for example if he has a record with title of "Hello Worl…
-
We currently have a few hundred `:all` bottles in this repository. I count another 200 or so more (see candidate formulae below) that could have an `:all` bottle but don't currently have one.
These…
-
**Is your feature request related to a problem? Please describe.**
This is [barely documented at all](https://cube.dev/docs/config/databases/snowflake), but it seems Snowflake driver's S3 `Export Buc…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…
-
**Describe the bug**
Im using Cube.js in windows env with oracle db. the connection is up.
**To Reproduce**
After launching the cube server, (`npm run dev`) i got
```
Error querying db: sc…