-
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
TM 关机,不会回滚RM提交的事务,也就是说没有执行二阶段的回滚操作
…
-
I have CustomConverter that declared as
`public class UserConverter extends CustomConverter`
when I tried to map `public class UserDto extends DomainDto implements IUser` to User object the con…
-
I am trying to use this with Apache Guacamole mysql database. I am getting the below error when running sandman2ctl
Traceback (most recent call last):
File "/usr/local/bin/sandman2ctl", line 8, …
-
```
What version of the MyBatis are you using?
3.0.4 and 3.0.5, mybatis-spring-1.0
Please describe the problem. Unit tests are best!
[3.0.4]
java.lang.IllegalArgumentException: XML fragments parsed …
-
### What happened?
xref #8137
```python
[ins] In [1]: from ibis.interactive import *
[ins] In [2]: con = ibis.duckdb.connect()
t
[ins] In [3]: t = con.read_parquet(
...: "ci/i…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
```
Example:
public String getSelectClause(String tableAlias) { ... }
I'd like to tell the checker to treat result of this method as
"SELECT " + tableAlias + "." + *
Right now I've set the result t…
-
Dependency injection example for context
I'm trying in my test project [NPocoTestDrive](https://github.com/mchomem/NPocoTestDrive) create a Context class pattern to use with Npoco, using dependency…
-
```
新建问题前你可以搜索是否已经存在该问题或是查看google
group
rapid版本:4.0
好像新的mybatis要求mapper中对于允许为空的字段,必须注明jdbc
Type,例如:
#{email,jdbcType=VARCHAR} ,
否则在增加、修改数据时会出现错误:
### Error updating database. Cause: org.apache.ibat…
-
```
新建问题前你可以搜索是否已经存在该问题或是查看google
group
rapid版本:4.0
好像新的mybatis要求mapper中对于允许为空的字段,必须注明jdbc
Type,例如:
#{email,jdbcType=VARCHAR} ,
否则在增加、修改数据时会出现错误:
### Error updating database. Cause: org.apache.ibat…