This is an automated email from the git hooks/post-receive script. New change to branch feature/44_several_email_address in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 57687fee corrections exceptions adds 57d016d0 refs #44 correction de la migration No new revisions were added by this update. Summary of changes: .../V3_1_0_5__Extract_email_addresses.java} | 30 ++++++++++++---------- .../h2/V3_1_0_4__add_email_address_table.sql | 13 ++++++++++ .../h2/V3_1_0_6__drop_email_from_user.sql | 2 ++ .../V3_1_0_4__add_email_address_table.sql | 13 ++++++++++ .../postgresql/V3_1_0_6__drop_email_from_user.sql | 2 ++ pollen-persistence/src/main/xmi/pollen.properties | 2 +- 6 files changed, 47 insertions(+), 15 deletions(-) rename pollen-persistence/src/main/java/db/migration/{V3_0_1_4__Extract_email_addresses.java => common/V3_1_0_5__Extract_email_addresses.java} (68%) create mode 100644 pollen-persistence/src/main/resources/db/migration/h2/V3_1_0_4__add_email_address_table.sql create mode 100644 pollen-persistence/src/main/resources/db/migration/h2/V3_1_0_6__drop_email_from_user.sql create mode 100644 pollen-persistence/src/main/resources/db/migration/postgresql/V3_1_0_4__add_email_address_table.sql create mode 100644 pollen-persistence/src/main/resources/db/migration/postgresql/V3_1_0_6__drop_email_from_user.sql -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm