cube-js / cube-js/cube

Problems caused by uppercase table names

Open
#7,044 2 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Rust
Stars
20.8k
Forks
2.1k
Avg merge
1d 2h
Merged PRs (30d)
181

Description

**Describe the bug**
I just found out about this project and was about to give it a go, but it was failing me at first.

I'm using Postgres and I have a table named `MOCK_DATA`, but I get the error `relation "public.mock_data" does not exist`.

Obviously the capitalization is wrong, then I changed the table name to lowercase and I can run , but the options in the drop-down box are not updated, they are still uppercase

**Version:**
[0.33.47]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.