-
I have `sqlfluff` plugin installed:
- PyCharm 2022.2.4 (Professional Edition)
- Python 3.10
- MacOS 13.6 (22G120)
`sqlfluff` is using Global Recommended configuration with following arguments…
-
How to repeat ::
1) Start a node as a standalone mysql server (no provider, wsrep_on=0).
2) Execute a simple transaction:
CREATE TABLE t1(i INT) ENGINE=INNODB;
INSERT INTO t1 VALUES (1),(2),(3),(4),(5…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### RAGFlow workspace code commit ID
no
### RAGFlow image version
dev-slim & 0.14.0
### Oth…
-
使用mysql,buffsystem以及attributesystem生成的表中,各个字段的默认长度为0,导致插件塞不进去数据
手动更改字段长度可以解决
paper-1.20.1-196
[22:41:12] [Craft Scheduler Thread - 23 - Pouvoir/WARN]: [Pouvoir] Query: INSERT INTO `buff_data` (`u…
-
The group commit articles say that if a local transaction fails to commit after being certified, the local node should abort.
Unfortunately, it turns out that it is not possible to legitimately cause…
-
O que você fará por aqui
Codificar, desenvolver e implementar sistemas;
Criar e desenvolver APIs;
Realizar correções e testes;
Participar da elaboração de requisitos;
Propor melhorias nos pro…
-
### Contact Details
Daniel.White@ndph.ox.ac.uk
### Current Behaviour
I have a test that requires one of the datasets involved to be missing. Therefore I assert that the table doesn't exist at the s…
-
### Describe the bug
ORM cannot handle nested foreign keys, example:
### Reproduction Steps
```v
pub struct Address {
id int [primary; sql: serial; nonull]
create_at string [default: 'now()'; …
-
## Bug
Unable to read in commit info timestamp after running optimize.
#### Which Delta project/connector is this regarding?
- [x] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [ ] …
-
Type: Bug
Query stuck in Exectuing query ... state but doesn't execute. This has been an issue for years, but seems to be worse lately
Azure Data Studio version: azuredatastudio 1.48.1 (8825ec2…