-
On the Database Page, the schemas appear in random order.
![image](https://user-images.githubusercontent.com/42411/199863005-2cc007c5-3224-489b-86de-80d924010833.png)
I think they should be list…
-
Hi there,
I'm leveraging postgres schemas for a multi-tenant database via `Ecto`'s built-in support for different query prefixes.
Is there a way to get this to work properly with `ex_admin`? Or …
-
Hi, I successfully connected to Redshift using the jdbc driver. However, the external tables are not loading or expandable to view from "Database Objects/external schemas/ba_*". Anyone know of a confi…
-
This issue outlines the development tasks for the "Database Business Discussion" micro-app. This micro-app aims to empower business users with natural language interaction and analysis capabilities fo…
-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have se…
-
Think about an automatic mechanism in which we can use the feedback we get from the users back in our evaluation dataset.
Use it as part of our dataset ground truth (good or bad )
Tasks
- [ ] D…
-
### Feature Area
/area backend
### What feature would you like to see?
Adding an environment variable option to allow skipping database migration logic, so that Pipelines backend applicatio…
-
fields? geo indexes?
-
I need to access some sql server databases that are set to case sensitive schema names, and it's internal tables are like 'INFORMATION_SCHEMA.SCHEMATA' whose columns are like 'SCHEMA_NAME'.
Can you…
-
I have a MySQL db schema called `common` which is shared between multiple applications. As an example it has `common.user` table.
Then in an application I have following `app.reservation` table whi…