-
Either the merged database doesn't separate top-down and flat views, or the hide/show columns shouldn't allow enable all views.
The first approach is preferable because it simplifies the coordination…
-
### SnowCLI version
2.8.1
### Python version
3.10.13
### Platform
Windows-10-10.0.22631-SP0
### What happened
My snowflake.yml file is set with the below configurations:
`definit…
-
## Description
When the entity contains blocks, the blocks with repeaters,
the restore revision function will cause many unexpected rows in blocks table.
And these rows will keep forever and now …
-
Currently, introspection over SQL adapter is a bit lacking. In some cases, we leak internal database structure that should not be visible to end users (i.e. schema `edgedbpub`) and in some cases we do…
-
### Access Control for Table-Valued Functions (MS SQL), Table Functions (Oracle), and Set-Returning Functions (PostgreSQL)
In all three DBMS platforms (MS SQL, Oracle, and PostgreSQL), you can genera…
-
### Description
I would like to see the performance of `get_available_post_mime_types()` improved as the underlying database query can be quite expensive on large sites:
> SELECT DISTINCT post_mim…
-
I get a Odoo Server Error when trying to install remove_odoo_enterprise
## Module
remove_odoo_enterprise
## Describe the bug
I created a new database, demo, for the sole purpose of testing the…
-
Clickhouse does not handle queries like:
```
SHOW VIEWS in some_database
```
nor
```
DESCRIBE VIEW some_database.some_view
```
I can list tables in a database, but I cannot list views.
-
IntegrityError: insert or update on table "evaluation_ratinglastchangereport" violates foreign key constraint "ev...
Sentry Issue: [BLENDERKIT-PRODUCTION-SERVER-K7V](https://blenderkit.sentry.io/issu…
-
**_Please note that security bugs or issues should be reported to security@pgadmin.org._**
I have reported this before, but even in this new version it happens.
I have found it happens mostly when…