Skip to content

About ClickHouse deletion data #2186

Open
@livk-cloud

Description

@livk-cloud

When I delete data with alter table user delete where reg_time = #{regTime}, mybatis returns -1 instead of 1, and if multiple data is deleted, it also returns -1

This issue appears in 0.8.0 and 0.8.1 versions, and if you fall back to 0.7.2, it will return correctly

example

I've added examples, using springboot, mybatis, testcontainers...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions