-
### Environment
Self-Hosted (Bare Metal)
### System
Windows 11, Chrome
### Version
SillyTavern 1.11.4 'staging' (ec826450)
### Desktop Information
Node JS: v18.15.0
Chat Completion Source: Ope…
-
Hi
I am trying to add KingbaseES support to the popular EFCorePowerTools, but having some issue.
Wonder if someone can help with this.
The detail of the issue is on [this comment](https://git…
-
Suppose the support for the provider of Kingbase needed, which already has [ef core support](https://github.com/dotnetcore/EntityFrameworkCore.KingbaseES).
How should this begin, what is the estimate…
-
发现存在问题的seata版本有2.0.0和1.8.0
同一个全局事务中,不同的分支事务操作同一条记录,锁重入后,lockDOs因lock_table.row_key中表名大小写问题去重失败,导致分支事务报LockWaitTimeoutException: Global lock wait timeout,LockConflictException: get global lock fail, x…
-
能否增加对以下:达梦(dm),金仓(kingbase),神通(shentong),南大通用(gbase) 数据库的支持?
参考项目:https://gitee.com/chunanyong/zorm
-
**当前使用版本**
3.4.1
**当前环境信息**
Java8 + kingbase
**描述bug现象**
类继承 Page 作为分页查询的请求参数。用同一个对象作为分页查询参数,后执行的分页查询结果会覆盖前一个的查询结果。
**提供问题复现步骤**
```
public class Table1SearchParam extends Page {
...
…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
SeaTunnel su…
-
你好,请问目前scql除了mysql还支持哪些数据库,特别是有对国产数据库的支持吗,比如kingbase等,或者未来有这方面的支持计划吗
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/linkis/issues) and found no similar feature requirement.
### Problem Description
1.4.0需求
- 引擎版本支持连字符…
-
以下Entity生成的迁移脚本时,会报如题的错。同样的迁移脚本不会报错,如果对着SqlServer跑的话。
可以支持这个`nvarchar(max)`的属性吗?
```
public class ComplicatedDataEntity
{
public long ComplicatedDataEntityId { get; set; }
…