-
### ODC version
4.3.2
### OB version
no related
### What happened?
![image](https://github.com/user-attachments/assets/309b513c-6578-430e-8312-77ee82d60908)
Preview the structure of a logical t…
-
Idea: We may use https://atlasgo.io/ to add tooling that applies a contract to the database.
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
1、enable tidb_enable_dist_task and global sort
2、run sysbench
3、add …
-
WI-V5.0.1.1469 Firebird 5.0
the sequence of actions:
1) I am creating a database using the ddl.sql script
2) I save the database in fbk
3) I restore from fbk with the option "Deactivate indexes"…
-
**Steps:**
1. Navigate to the secret section.
2. From DDL choose 5 items.
3. Navigate to the second page.
4. Click on the "+" button to create a new secret.
**Expected Result:**
A new empty row shou…
-
DDL :
1. untuk id --> tambahkan auto_increment
2. penulisan nama kolom baiknya tidak menggunakan tanda kutip terbalik ( ` ), kecuali pada kondisi tertentu saja (seperti, penggunaan SPASI, nama kol…
-
### Description
STR
Create function
```
CREATE FUNCTION hello() RETURN STRING
AS LANGUAGE JAVA
NAME 'SpCubrid.HelloCubrid() return java.lang.String';
```
Open function DDL
![dbeaver_wlhi1s…
-
### Description
Why does CHECK (field IN ('','E','P')) turn into CHECK (`Clitic` in (_utf8mb4\'\',_utf8mb4\'E\',_utf8mb4\'P\')) when saved? How do I make it stop embedding the _utf8mb4 which each cod…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
1、with tidb_enable_dist_task='off'
2、run sysbench
3、add index for on…
-
-- 테이블 순서는 관계를 고려하여 한 번에 실행해도 에러가 발생하지 않게 정렬되었습니다.
-- tb_member Table Create SQL
----------------------------------------Naming Convention-------------------------------------------
--1. foriegn …