This is an automated email from the git hooks/post-receive script. New change to branch feature/april in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 074be9bb Merge branch 'develop' into feature/april adds c254ac42 migration de base de données No new revisions were added by this update. Summary of changes: .../migration/h2/V3_3_0_1__add_question_table.sql | 104 ++++++++++++++++++++ .../postgresql/V3_3_0_1__add_question_table.sql | 107 +++++++++++++++++++++ pollen-persistence/src/main/xmi/pollen.properties | 2 +- 3 files changed, 212 insertions(+), 1 deletion(-) create mode 100644 pollen-persistence/src/main/resources/db/migration/h2/V3_3_0_1__add_question_table.sql create mode 100644 pollen-persistence/src/main/resources/db/migration/postgresql/V3_3_0_1__add_question_table.sql -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.