apolloconfig / apolloconfig/apollo
考虑apollo接入kingbase
Ouverte
area/mysql
bug
status/need-feedback
- Langage dominant
- Java
- Étoiles
- 29.8k
- Forks
- 10.2k
- Merge moyen
- 4 j 7 h
- PR mergées (30 j)
- 4
Description
apollo在接入kingbase时,许多sql语句有问题,不适配
在接入kingbase时,页面创建项目、集群、配置等等都会出现AuditLog和AuditLogDataInfluence插入提示主键冲突,需要自行修改Sequence,
同时,在接入kingbase时,dialect要选择hibernate的PostgreSQLDialect,这样的话一些语句中含有的concat函数就会出现error operator does not exist text ~~ boolean,它将concat函数转化成 || ,并且错认成逻辑或,导致SQL语句报错,需要自行修改语句
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.