-
## Problem
Unfortunately, I am working on brownfield projects that share a database.
## Solution
It would be nice to be able to set an .env variable to prefix all the tables that prisma will use.…
-
### User Story
As a AP UI user
I want to filter the list of databases and tables that appear
So that I can find what I am looking for
### Value / Purpose
Additional filter options will make it easi…
-
partman is not creating partition after migrating databases from RHEL To RockyOS.
Auto partition is enabled for the tables.
Is this the know issue? Any workaround for this issue?
Nam…
-
It would be nice if `bind_rows()` would work for database tables.
``` r
library(dplyr, warn.conflicts = FALSE)
library(purrr)
con ! Argument 1 must be a data frame or a named atomic vector.
#>…
-
Adding more tables increases the number of generated `TableNotEqual` trait impls by N squared, since the `allow_tables_to_appear_in_same_query` macro generates pairwise trait impls. Past about 10-15 t…
-
demo.sql fails execution on new db with following error (MariaDb v10.6):
`Error in query (1146): Table 'weberp_scc.accountgroups' doesn't exist`
```
--
-- Dumping data for table `accountgroups…
-
### Describe the bug
[Babelfish](https://babelfishpg.org/) is an MS-SQL protocol adapter for PostgreSQL databases.
I have a database with some data. When I connected this database to Metabase using …
-
### User Story
As a AP UI user
I expect to have lists paginated when necessary
So that the pages are easy to navigate
### Value / Purpose
Without pagination of lists of databases/tables, the UI wil…
-
I know this is an older tool, but a recent PCI Compliance exercise led me here. It's a great tool and a huge leap forward if you just want to scan quickly and "get r done". Obviously, the awesome fe…
-
### User Story
Since database access repository only deals with locations, we need to construct a relationship between the underlying data and the metadata, so that when we grant a user to the data, …