-
### Summary
Hi. In my project i use spring session with redis to store our session and share it. due to reasons we decided to use json serialization instead of jdk serialization. here is configuratio…
-
## Question
I have a problem when i execute select statement. I use ShardingSphere-Proxy, version is 5.1.2 and Mysql JDBC Driver is 8.0.28. The error is as follows. It similar to another problem #17…
-
```
```
every mapper xml file in mapper/a/_.xml is ok
but every mapper xml file in mapper/b/_.xml have error:
```
select sql...
```
Class/TypeAlia…
-
cc-core下面的对应的mapper下的sql脚本有吗?
-
Hi,
I was looking at your Mapper.cs source code and was wondering why you didn't just use the "where T : new()" contraint and new T() contructor in place of your CreateActivatorDelegate method, sinc…
-
### Already searched before asking?
- [X] I had searched in the [issues](https://github.com/flowerfine/scaleph/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### Scaleph Versio…
-
**Version info**
- OS: Ubuntu 22.04.4 LTS
- Build: 2091
**Description**
A description of what the bug is.
**Steps to reproduce**
I have no idea how to reproduce, but I can show you s…
-
remove usage of typehandlers, use jackson as well as base so that all annotations are working equal between mongo and sql
Afterwards cleanup of typehandlers, unused Mapper implementation etc.
-
## Describe the bug
I'm trying to select_append a boolean from a subquery (here just rendered as `TRUE` for simplicity) in my app, which is built on SQLite.
For background, SQLite doesn't have …
cllns updated
3 months ago
-
Could not get JDBC Connection; nested exception is java.sql.SQLException: Connections could not be acquired from the underlying database!
### The error may exist in com/system/mapper/UserloginMappe…