-
1. We should use a prettyprinter for the `SQLStmt` queries and DDL files. I did this for the [TPC-H queries](https://github.com/cmu-db/benchbase/blob/59a7a7dc03d3cdc896491db7f1c1338f5e093231/src/main/…
-
![image](https://github.com/abapGit/abapGit/assets/5270359/f8644fdc-0fff-4dfa-a442-738d562107b4)
![image](https://github.com/abapGit/abapGit/assets/5270359/36d51dd0-d081-413e-8e1c-3d0ec2fb46f9)
![im…
-
Jira Link: [DB-9778](https://yugabyte.atlassian.net/browse/DB-9778)
### Description
### Description
Tried on version **2.21.0.0-b496**
During the execution of the Cross-DB Concurrent DDLs Sa…
-
previous DDLs may be valuable for reference for some DDL fighters ;)
-
Hi there!
I've been playing around trying to get the DDLs loaded for sqlite3, version 5.4 using the `sqlite3` command line and I've been having a pretty rough go of it using the provided definition…
-
Would be great if README.md documented how to run DDLs; it would help running an example code quickly on a H2 in-memory database. I only found `database.executeUpdate()` but I have no idea which `SqlE…
-
Purpose: reduce number of DDLs
context: https://chat.canonical.com/canonical/pl/ba3ssouffirg8dfsob9mijae1o (discussion of https://github.com/canonical/mysql-k8s-operator/issues/345)
-
### What did you do?
Deploy a TiCDC cluster, and run lots of `TRUNCATE` statements in the upstream TiDB.
### What did you expect to see?
_No response_
### What did you see instead?
TiCDC handles …
hicqu updated
2 months ago
-
### What did you do?
Use Drainer to replicate some long time costing ddls to downstream TiDB. For example, adding index ddls.
### What did you expect to see?
Drainer can replicate ddls succes…
-
Several Spanner data types are currently not supported: https://cloud.google.com/spanner/docs/data-types
In particular, `STRING` (see https://github.com/shinichi-takii/ddlparse/pull/62), `BYTES` (s…