Skip to content

update does not follow the same semantics of jdbc-client in regards to generated ids #25

@pmlopes

Description

@pmlopes

When an insert into a table with generated ids, auto_increment on mysql/mariadb the generated id's are not returned automatically like it happens on jdbc-client.

This means that the async driver is not a drop-in replacement for jdbc-client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions