Skip to content

RETURNING * does not work on H2 #14

Closed
@eiswind

Description

@eiswind

#10 gives me a regression on h2:

Syntax error in SQL statement "INSERT INTO NEWS_USER (FIRSTNAME,LASTNAME,USERNAME,PASSWORD) VALUES($1,$2,$3,$4) RETURNING[*] * "

I guess H2 does support only returning id.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions