-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```
make race
```
```
unexpected fault address 0x0
fatal e…
-
Don't see it mentioned here - https://codelabs.developers.google.com/codelabs/spanner-graph-getting-started#4
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### Description
I think it would be beneficial to add a rule…
-
### Feature Description
The output of the VStream copy phase does not include certain table/column metadata. For example it does not include column `DEFAULT` information.
It would be great if th…
-
### Environment
- Ptubes version: 1.0.0
- Operating System version: Linux
- Java version: 1.8
### Steps to reproduce this issue
Execute SQL "alter table table_1" to clean up table holes…
-
17:11:45.376 [destination = null , address = localhost/127.0.0.1:3306 , EventParser] ERROR c.g.z.c.parser.BinlogFileEventParser - dump address localhost/127.0.0.1:3306 has an error, retrying. caused b…
-
Hi there,
From the example we just print the parse out. How can I get - that is like type (create or alter etc, DDL type, ) table name, columns etc, all details?
the thing I could see is using `…
-
**Client**
Spanner
**Go Environment**
go version go1.20.4 darwin/arm64
**Code**
```
schema.sql file
CREATE VIEW ListDeployments
SQL SECURITY INVOKER AS
SELECT
user_id,
ARRAY_AGG…
-
Hi, @koxudaxi , first of all thank you for you library - it's awesome. Second, I saw you comment in this PR https://github.com/koxudaxi/datamodel-code-generator/issues/40,
you said you expected use …
-
运行环境:
Windows10
MYSQL 8.0.33
canal 1.1.7
canal c#: CanalSharp 1.2.1
问题重现:
在mysql执行以下代码(逐句执行)
create table tab0919
(
x1 binary(10),
x2 datetime,
x3 bool,
y varchar(100),
constra…