-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working