This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 9ce64eb Prefer to add specific order in sql clause new 60f081c Freeze database model version The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 60f081c8849f6fedb13e64d93a73f342bab4000c Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Sep 7 18:38:24 2016 +0200 Freeze database model version Summary of changes: .../ObserveMigrationConfigurationProviderImpl.java | 4 +--- pom.xml | 2 +- .../main/resources/db/5.0/dataForTestLongline.sql.gz | Bin 0 -> 1622126 bytes .../src/main/resources/db/5.0/dataForTestSeine.sql.gz | Bin 0 -> 451053 bytes ...dataForTestUnidirectionalReferentialSynchro.sql.gz | Bin 0 -> 441245 bytes test/src/main/resources/db/5.0/empty_h2.sql.gz | Bin 0 -> 6016 bytes test/src/main/resources/db/5.0/empty_pg.sql.gz | Bin 0 -> 6006 bytes test/src/main/resources/db/5.0/referentiel.sql.gz | Bin 0 -> 140210 bytes 8 files changed, 2 insertions(+), 4 deletions(-) create mode 100644 test/src/main/resources/db/5.0/dataForTestLongline.sql.gz create mode 100644 test/src/main/resources/db/5.0/dataForTestSeine.sql.gz create mode 100644 test/src/main/resources/db/5.0/dataForTestUnidirectionalReferentialSynchro.sql.gz create mode 100644 test/src/main/resources/db/5.0/empty_h2.sql.gz create mode 100644 test/src/main/resources/db/5.0/empty_pg.sql.gz create mode 100644 test/src/main/resources/db/5.0/referentiel.sql.gz -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.