-
Jira Link: [DB-13517](https://yugabyte.atlassian.net/browse/DB-13517)
For some of the partitions, there are some unnecessary DDLs forming in `/export-dir/schema/partitions/PARTITION_INDEXES_partition…
-
There were no technical issues blocking this. Recently we found some users requesting this feature.
> Most of work have done. Remain work: create as with parameter, create view with parameter, crea…
-
Hello, I am getting following error:
I am using version `0.11.6` . I do not see discrepancies between struct schema and migration. I have limited size of the batch to be inserted to 5000 rows and s…
-
grant all works but wondering if there are a minimum setup grants that's needed to run migrations.
i know this is db specific and also what the migrations perform ddl changes, triggers, sps, etc...…
-
### Description
Hi,
After connecting to BigQuery, when either:
* Looking at the properties of a procedure, or
* right clicking the procedure > Generate SQL > DDL
Both cases result in the code …
-
Geogi updated
4 years ago
-
Hello, guys
I want to add column with options such as AUTO INCREMENT and unsigned. How it do?
Finally I've created follow class and add Constraint
`class AutoIncrement extends AbstractConstrain…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
tidb_enable_dist_task='on' and enable global sort
1、run workload
2、a…
-
When I extract the ZIP folder I don't get a DDL file so it is unusable
-
Sequelize currently has an implementation of `findOrCreate` that currently requires use of a temporary function (at least on Postgres). You can see exactly where in the references below:
v6/main: htt…