-
**Error Message:**
schema-reader-db Error: Call to undefined method Illuminate\Database\Schema\MySqlBuilder::getTableListing()
**Stack:**
```
schema-reader-db Error: #0 phar:///Applications/Vemt…
-
### Expected Behavior
As we start working on V2 new developers should find their local database set up with a single migration file to declare their initial schema.
### Current Behavior
As a conven…
-
In `TestRegionChangeRacingRegionalByRowChange`, we ensure that firing off an `ADD/DROP REGION` whilst an index-related change on an RBR table is happening (and vice versa) fails properly.
In the d…
-
We need to figure out what the schema for cubes is going to be when placed in the database, so we can hardcode similiar data and display it.
-
## Steps to reproduce
Using neon's default user with super admin permission I create a new database and then create a new users as follows:
```sql
CREATE ROLE "app_user" WITH LOGIN PASSWORD '' REPLI…
-
Hi there
expanding a table in the tree on the left which is not in the default schema fails:
![image](https://github.com/user-attachments/assets/74531a09-b263-4370-bb17-09dbbd6ed036)
![image](h…
-
- Use Gorm for database operations.
- Define tables for Users, Secrets, SecretGroups, Tenants, etc.
- Implement relations (e.g., User has many Secrets).
-
## Context
A database schema will allow us to model and define our relationships.
### Models:
> **NOTE**
> Fields with `?` means they're optional (`nullable`).
> Syntax is `model_name (...…
-
### Terraform CLI Version
1.7.5
### Terraform Provider Version
0.78.0
### Terraform Configuration
```terraform
resource "snowflake_file_format" "CREATE_FILE_FORMAT" {
provider = snowflake.ac…
-
First noticed in https://github.com/scylladb/scylladb/pull/21049#issuecomment-2406373007 - which introduced a build system only change and should not be related in any way.
https://jenkins.scylladb.c…