-
According to the [MySQL documentation](https://dev.mysql.com/doc/refman/8.0/en/glossary.html#glos_schema), "a schema is synonymous with a database." And [vice versa](https://dev.mysql.com/doc/refman/8…
-
### What happened?
As discovered in https://github.com/OSGeo/gdal/pull/11003#discussion_r1799512036 , the documentation for `ADBC_OBJECT_DEPTH_DB_SCHEMAS` suggests that using its value will result in…
-
Right now Mirth Connect doesn't really support connecting to databases where multiple schemata exist. Even if you connect to a specific schema correctly in the database connection settings, we don't u…
-
1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): Postgres 11.5
2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): 354
Working w…
-
**User story**
As developers, we need to to set up a separate database in a separate host for MLWH training environment.
We also want a script written to manually dump records from production i…
-
**Describe the bug**
dbgate using postgresql database with lot of schemas can't list the schemas. On my job, we use postgresql with one database and a lot of schemas (the schemas are been used like d…
-
**Is your feature request related to a problem? Please describe.**
When handling multiple schemas, it's easier to open data objects and filter/match by schema than to remember the specific object/tab…
-
### Description
When I set this option, nothing happens in Database navigator, all tables are shown in separate lists as before:
![изображение](https://github.com/user-attachments/assets/500ee6e…
-
Hi. I've been having trouble with making database cleaner work when trying to delete data from different psql schemas, but in the same database.
database.yml:
``` yml
test: &test
adapter: postgres…
-
Hi,
Could dataform add a [defer to prod](https://docs.getdbt.com/reference/node-selection/defer) option ?
i'd help to init our dev env' without having to clone/recreate all our parents tables when…