Skip to content

SQL errors in batch module #557

@rhobolic

Description

@rhobolic

Problem
If the batch module is generated out of the archetype and the batch is executed then sql errors arrise on the batch tables.

Expectation
No sql errors are present and everything is working out of the box

Solution hint
We have chosen postgre in the archetype instead of h2. It could be that the "Add_batch_tables.sql" is working just in h2 and is h2 specific. In below screenshot you can see what needs to be done that it works for postgre.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions