Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
gildeluermoz committed Dec 11, 2014
2 parents 12846cd + 770e3ee commit 68519e1
Show file tree
Hide file tree
Showing 33 changed files with 439 additions and 765 deletions.
4 changes: 2 additions & 2 deletions LICENCE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2014, Parc National des Écrins
Copyright (c) 2014, Parc National des Écrins - Parc national des Cévennes
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand All @@ -19,4 +19,4 @@ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
82 changes: 20 additions & 62 deletions config/doctrine/schema.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
BibClasses:
tableName: taxonomie.bib_classes
BibGroupes:
tableName: taxonomie.bib_groupes
columns:
id_classe:
id_groupe:
type: integer(4)
primary: true
id_embranchement: integer(4)
nom_classe: string(17)
desc_classe: string(57)
relations:
BibEmbranchements:
class: BibEmbranchements
local: id_embranchement
foreign: id_embranchement
foreignAlias: BibClasses
nom_groupe: string(255)
desc_group: string()
filtre_sql: string()
BibCriteresCf:
tableName: contactfaune.bib_criteres_cf
columns:
Expand Down Expand Up @@ -42,28 +36,6 @@ BibCriteresSynthese:
code_critere_synthese: string(3)
nom_critere_synthese: string(90)
tri: integer(4)
BibEmbranchements:
tableName: taxonomie.bib_embranchements
columns:
id_embranchement:
type: integer(4)
primary: true
nom_embranchement: string(12)
desc_embranchement: string(51)
BibFamilles:
tableName: taxonomie.bib_familles
columns:
id_famille:
type: integer(4)
primary: true
id_ordre: integer(4)
nom_famille: string(40)
relations:
BibOrdres:
class: BibOrdres
local: id_ordre
foreign: id_ordre
foreignAlias: BibFamilles
BibDroits:
tableName: utilisateurs.bib_droits
columns:
Expand Down Expand Up @@ -119,20 +91,6 @@ BibMilieuxInv:
type: integer(4)
primary: true
nom_milieu_inv: string(50)
BibOrdres:
tableName: taxonomie.bib_ordres
columns:
id_ordre:
type: integer(4)
primary: true
id_classe: integer(4)
nom_orde: string(40)
relations:
BibClasses:
class: BibClasses
local: id_classe
foreign: id_classe
foreignAlias: BibOrdres
BibOrganismes:
tableName: utilisateurs.bib_organismes
columns:
Expand Down Expand Up @@ -201,7 +159,7 @@ BibTaxonsFaunePn:
type: integer(4)
primary: true
cd_nom: integer(4)
id_famille: integer(4)
id_groupe: integer(4)
id_frequence: string(1)
id_importance_population: integer(4)
id_responsabilite_pn: integer(4)
Expand All @@ -217,10 +175,10 @@ BibTaxonsFaunePn:
protection_stricte: boolean(1)
reproducteur: boolean(1)
relations:
BibFamilles:
class: BibFamilles
local: id_famille
foreign: id_famille
BibGroupes:
class: BibGroupes
local: id_groupe
foreign: id_groupe
foreignAlias: BibTaxonsFaunePn
Taxref:
class: Taxref
Expand Down Expand Up @@ -316,26 +274,26 @@ CorMessageTaxonInv:
local: id_message_inv
foreign: id_message_inv
foreignAlias: CorMessageTaxonInv
CorCritereClasse:
tableName: contactfaune.cor_critere_classe
CorCritereGroupe:
tableName: contactfaune.cor_critere_groupe
columns:
id_critere_cf:
type: integer(4)
primary: true
id_classe:
id_groupe:
type: integer(4)
primary: true
relations:
BibClasses:
class: BibClasses
local: id_classe
foreign: id_classe
foreignAlias: CorCritereClasse
BibGroupes:
class: BibGroupes
local: id_groupe
foreign: id_groupe
foreignAlias: CorCritereGroupe
BibCriteresCf:
class: BibCriteresCf
local: id_critere_cf
foreign: id_critere_cf
foreignAlias: CorCritereClasse
foreignAlias: CorCritereGroupe
CorRoleDroitApplication:
tableName: utilisateurs.cor_role_droit_application
columns:
Expand Down
63 changes: 53 additions & 10 deletions data/2154/data_set_synthese_2154.sql
Original file line number Diff line number Diff line change
Expand Up @@ -9,37 +9,80 @@ SET standard_conforming_strings = on;
SET check_function_bodies = false;
SET client_min_messages = warning;

SET search_path = contactfaune, public, pg_catalog;

--
-- Data for Name: t_fiches_cf; Type: TABLE DATA; Schema: contactfaune; Owner: cartopnx
--

INSERT INTO contactfaune.t_fiches_cf VALUES (1, NULL, '2014-12-08', 967, 0, 967, '2014-12-09 18:23:41.009101', '2014-12-09 18:26:50.41963', false, -1, 'web', 2, 3857, 1, 1, '0101000020110F0000327AEA00FEB4184186BA592FFC105541', '01010000206A0800005A2BBC33F0E826418E2218932C465841');
INSERT INTO contactfaune.t_fiches_cf VALUES (2, NULL, '2014-12-10', 409, 0, 409, '2014-12-10 16:52:19.323035', '2014-12-10 17:15:40.195743', false, -1, 'web', 2, 3857, 2, 2, '0101000020110F000052C7B622B3AB1A41D1F5B32AE70A5541', '01010000206A0800007C3DB396459D274140D397690E425841');
INSERT INTO contactfaune.t_fiches_cf VALUES (3, NULL, '2014-12-10', 2772, 0, 2772, '2014-12-10 16:50:51.534199', '2014-12-10 17:15:57.502648', false, -1, 'web', 2, 3857, 1, 1, '0101000020110F00008E467880980E254132FD37DF3C495541', '01010000206A0800008F2C3BA375162D41F6C357AEFB725841');
INSERT INTO t_fiches_cf VALUES (2, NULL, '2014-12-10', 409, 0, 409, '2014-12-11 18:00:33.561278', '2014-12-11 18:00:33.561278', false, -1, 'web', 2, 3857, 2, 2, '0101000020110F000052C7B622B3AB1A41D1F5B32AE70A5541', '01010000206A0800007C3DB396459D274140D397690E425841');
INSERT INTO t_fiches_cf VALUES (3, NULL, '2014-12-10', 2772, 0, 2772, '2014-12-11 18:00:33.569997', '2014-12-11 18:00:33.569997', false, -1, 'web', 2, 3857, 1, 1, '0101000020110F00008E467880980E254132FD37DF3C495541', '01010000206A0800008F2C3BA375162D41F6C357AEFB725841');
INSERT INTO t_fiches_cf VALUES (1, NULL, '2014-12-08', 967, 0, 967, '2014-12-11 18:00:33.570695', '2014-12-11 18:00:33.570695', false, -1, 'web', 2, 3857, 1, 1, '0101000020110F0000327AEA00FEB4184186BA592FFC105541', '01010000206A0800005A2BBC33F0E826418E2218932C465841');
INSERT INTO t_fiches_cf VALUES (4, NULL, '2014-12-11', 133, 0, 133, '2014-12-11 18:00:33.571303', '2014-12-11 18:00:33.571303', false, -1, 'web', 2, 3857, 1, 1, '0101000020110F000039575AC72A8403417EACE095539D5441', '01010000206A0800004DB1A3201282214198AFE5A021F45741');
INSERT INTO t_fiches_cf VALUES (5, NULL, '2014-12-11', 690, 0, 690, '2014-12-11 18:00:33.571909', '2014-12-11 18:00:33.571909', false, -1, 'web', 2, 3857, 1, 1, '0101000020110F0000E237C7B1493218415E58C82FAE0E5541', '01010000206A080000DD8032F13FBA264190CF4B447C445841');


--
-- Data for Name: cor_role_fiche_cf; Type: TABLE DATA; Schema: contactfaune; Owner: cartopnx
--

INSERT INTO contactfaune.cor_role_fiche_cf VALUES (1, 1);
INSERT INTO contactfaune.cor_role_fiche_cf VALUES (2, 1);
INSERT INTO contactfaune.cor_role_fiche_cf VALUES (3, 1);
INSERT INTO cor_role_fiche_cf VALUES (2, 1);
INSERT INTO cor_role_fiche_cf VALUES (3, 1);
INSERT INTO cor_role_fiche_cf VALUES (1, 1);
INSERT INTO cor_role_fiche_cf VALUES (4, 1);
INSERT INTO cor_role_fiche_cf VALUES (5, 1);


--
-- Data for Name: t_releves_cf; Type: TABLE DATA; Schema: contactfaune; Owner: cartopnx
--

INSERT INTO contactfaune.t_releves_cf VALUES (1, 1, 704, 35, 1, 0, 0, 0, 0, 0, 0, 67111, 'Ablette', 'test', false, false, 1);
INSERT INTO contactfaune.t_releves_cf VALUES (2, 2, 704, 2, 0, 0, 0, 0, 1, 0, 0, 67111, 'Ablette', 'very bad ablette cévenole', false, true, 7);
INSERT INTO contactfaune.t_releves_cf VALUES (3, 3, 704, 35, 1, 0, 0, 0, 0, 0, 0, 67111, 'Ablette', 'la plus haute ablette du monde c''est dans les écrins', false, false, 6);
INSERT INTO t_releves_cf VALUES (1, 1, 704, 35, 1, 0, 0, 0, 0, 0, 0, 67111, 'Ablette', 'test', false, false, 1);
INSERT INTO t_releves_cf VALUES (2, 2, 704, 2, 0, 0, 0, 0, 1, 0, 0, 67111, 'Ablette', 'very bad ablette cévenole', false, true, 7);
INSERT INTO t_releves_cf VALUES (3, 3, 704, 35, 1, 0, 0, 0, 0, 0, 0, 67111, 'Ablette', 'la plus haute ablette du monde c''est dans les écrins', false, false, 6);
INSERT INTO t_releves_cf VALUES (4, 1, 704, 36, 0, 0, 2, 0, 0, 0, 0, 67111, 'Ablette', '', false, false, 4);
INSERT INTO t_releves_cf VALUES (5, 4, 704, 37, 0, 1, 0, 0, 0, 0, 0, 67111, 'Ablette', '', false, false, 5);
INSERT INTO t_releves_cf VALUES (6, 5, 64, 21, 1, 3, 0, 0, 0, 0, 0, 60612, 'Lynx boréal', '', false, false, 6);


--
-- Name: t_releves_cf_gid_seq; Type: SEQUENCE SET; Schema: contactfaune; Owner: cartopnx
--

SELECT pg_catalog.setval('contactfaune.t_releves_cf_gid_seq', 3, true);
SELECT pg_catalog.setval('t_releves_cf_gid_seq', 6, true);


SET search_path = contactinv,public, pg_catalog;

--
-- Data for Name: t_fiches_inv; Type: TABLE DATA; Schema: contactinv; Owner: cartopnx
--

INSERT INTO t_fiches_inv VALUES (1, NULL, '2014-12-11', 11, 1525, 0, 1525, '2014-12-11 18:03:46.288976', '2014-12-11 18:03:46.303834', false, -1, 'web', 2, 3857, 3, 3, '0101000020110F00002B227945A00C19412828452BB11B5541', 0, '01010000206A0800003642BEE8C5072741DD5BFD24D74D5841');
INSERT INTO t_fiches_inv VALUES (2, NULL, '2014-12-11', 10, 1047, 0, 1047, '2014-12-11 18:04:54.159624', '2014-12-11 18:04:54.172636', false, -1, 'web', 2, 3857, 3, 3, '0101000020110F0000F2B4DBC6113F18413955881BB4035541', 0, '01010000206A08000022D826FF46BF26411D8067D4A63C5841');


--
-- Data for Name: cor_role_fiche_inv; Type: TABLE DATA; Schema: contactinv; Owner: cartopnx
--

INSERT INTO cor_role_fiche_inv VALUES (1, 1);
INSERT INTO cor_role_fiche_inv VALUES (2, 1);


--
-- Data for Name: t_releves_inv; Type: TABLE DATA; Schema: contactinv; Owner: cartopnx
--

INSERT INTO t_releves_inv VALUES (1, 1, 2804, 3, 0, 0, 1, 0, 11165, 'Coccinella septempunctata', 'test', false, false, 1, NULL);
INSERT INTO t_releves_inv VALUES (2, 2, 816, 8, 100, 0, 0, 0, 18437, 'Ecrevisse à pieds blancs', 'test', false, false, 2, NULL);


--
-- Name: t_releves_inv_gid_seq; Type: SEQUENCE SET; Schema: contactinv; Owner: cartopnx
--

SELECT pg_catalog.setval('t_releves_inv_gid_seq', 2, true);


--
Expand Down
100 changes: 63 additions & 37 deletions data/2154/data_synthese_2154.sql
Original file line number Diff line number Diff line change
Expand Up @@ -351,40 +351,22 @@ INSERT INTO bib_statuts_migration (id_statut_migration, nom_statut_migration, de
INSERT INTO bib_statuts_migration (id_statut_migration, nom_statut_migration, desc_statut_migration) VALUES (5, 'absent', NULL);


--
-- TOC entry 3141 (class 0 OID 126978)
-- Dependencies: 241
-- Data for Name: bib_embranchements; Type: TABLE DATA; Schema: taxonomie; Owner: -
--

INSERT INTO bib_embranchements (id_embranchement, nom_embranchement, desc_embranchement) VALUES (1, 'Vertébrés', 'Oiseaux, mammifères, reptiles, amphibiens, poissons');


--
-- TOC entry 3134 (class 0 OID 126691)
-- Dependencies: 184
-- Data for Name: bib_classes; Type: TABLE DATA; Schema: taxonomie; Owner: -
-- Data for Name: bib_groupes; Type: TABLE DATA; Schema: taxonomie; Owner: -
--

INSERT INTO bib_classes (id_classe, id_embranchement, nom_classe, desc_classe, nom_clade, desc_clade, nom_classe_fr) VALUES (13, 1, 'Ostéichthyens', 'Poissons', 'Actinoptéringiens', 'Poissons à squelette osseux et nageoires rayonnées : perches, bars, maquereaux …', 'poissons');

INSERT INTO taxonomie.bib_groupes (id_groupe, nom_groupe) VALUES(1,'Amphibiens');
INSERT INTO taxonomie.bib_groupes (id_groupe, nom_groupe) VALUES(11,'Mammifères');
INSERT INTO taxonomie.bib_groupes (id_groupe, nom_groupe) VALUES(12,'Oiseaux');
INSERT INTO taxonomie.bib_groupes (id_groupe, nom_groupe) VALUES(13,'Poissons');
INSERT INTO taxonomie.bib_groupes (id_groupe, nom_groupe) VALUES(14,'Reptiles');

--
-- TOC entry 3136 (class 0 OID 126726)
-- Dependencies: 193
-- Data for Name: bib_ordres; Type: TABLE DATA; Schema: taxonomie; Owner: -
--

INSERT INTO bib_ordres (id_ordre, id_classe, nom_ordre, id_clade) VALUES (27, 13, 'Cypriniformes', 13);


--
-- TOC entry 3135 (class 0 OID 126723)
-- Dependencies: 192
-- Data for Name: bib_familles; Type: TABLE DATA; Schema: taxonomie; Owner: -
--

INSERT INTO bib_familles (id_famille, id_ordre, nom_famille, cd_nom, temp_famille) VALUES (59, 27, 'Cyprinidés', NULL, NULL);
INSERT INTO taxonomie.bib_groupes (id_groupe, nom_groupe) VALUES(5,'Ecrevisses');
INSERT INTO taxonomie.bib_groupes (id_groupe, nom_groupe) VALUES(9,'Insectes');
INSERT INTO taxonomie.bib_groupes (id_groupe, nom_groupe) VALUES(15,'Myriapodes');
INSERT INTO taxonomie.bib_groupes (id_groupe, nom_groupe) VALUES(16,'Arachnides');


--
Expand All @@ -393,22 +375,66 @@ INSERT INTO bib_familles (id_famille, id_ordre, nom_famille, cd_nom, temp_famill
-- Data for Name: bib_taxons_faune_pn; Type: TABLE DATA; Schema: taxonomie; Owner: -
--

INSERT INTO bib_taxons_faune_pn (id_taxon, cd_nom, nom_latin, nom_francais, auteur, syn_fr, syn_la, prot_fv, id_famille, id_frequence, sap, patrimonial, id_responsabilite_pn, id_statut_migration, id_importance_population, reproducteur, protection_stricte, nom_latin_avant_v6, nom_francais_avant_v6, cd_nom_avant_v6) VALUES (704, 67111, 'Alburnus alburnus', 'Ablette', '(Linnaeus, 1758)', NULL, NULL, 1, 59, NULL, NULL, false, 1, 1, 2, true, false, 'Alburnus alburnus', 'Ablette', 67111);
INSERT INTO bib_taxons_faune_pn (id_taxon, cd_nom, nom_latin, nom_francais, auteur, syn_fr, syn_la, prot_fv, id_groupe, id_frequence, sap, patrimonial, id_responsabilite_pn, id_statut_migration, id_importance_population, reproducteur, protection_stricte, nom_latin_avant_v6, nom_francais_avant_v6, cd_nom_avant_v6) VALUES (704, 67111, 'Alburnus alburnus', 'Ablette', '(Linnaeus, 1758)', NULL, NULL, 1, 13, NULL, NULL, false, 1, 1, 2, true, false, 'Alburnus alburnus', 'Ablette', 67111);
INSERT INTO bib_taxons_faune_pn (id_taxon, cd_nom, nom_latin, nom_francais, auteur, syn_fr, syn_la, prot_fv, id_groupe, id_frequence, sap, patrimonial, id_responsabilite_pn, id_statut_migration, id_importance_population, reproducteur, protection_stricte, nom_latin_avant_v6, nom_francais_avant_v6, cd_nom_avant_v6) VALUES (64, 60612, 'Lynx lynx', 'Lynx boréal', '(Linnaeus, 1758)', NULL, NULL, 0, 11, NULL, NULL, true, 9, 1, 2, false, true, 'Lynx lynx', 'Lynx', 60612);
INSERT INTO bib_taxons_faune_pn (id_taxon, cd_nom, nom_latin, nom_francais, auteur, syn_fr, syn_la, prot_fv, id_groupe, id_frequence, sap, patrimonial, id_responsabilite_pn, id_statut_migration, id_importance_population, reproducteur, protection_stricte, nom_latin_avant_v6, nom_francais_avant_v6, cd_nom_avant_v6) VALUES (23, 351, 'Rana temporaria', 'Grenouille rousse', 'Linnaeus, 1758', NULL, NULL, 1, 1, NULL, NULL, false, 2, 1, 6, true, true, 'Rana temporaria', 'Grenouille rousse', 351);
INSERT INTO bib_taxons_faune_pn (id_taxon, cd_nom, nom_latin, nom_francais, auteur, syn_fr, syn_la, prot_fv, id_groupe, id_frequence, sap, patrimonial, id_responsabilite_pn, id_statut_migration, id_importance_population, reproducteur, protection_stricte, nom_latin_avant_v6, nom_francais_avant_v6, cd_nom_avant_v6) VALUES (1950, 8326, 'Cicindela hybrida', 'Cicindela hybrida', 'Linné, 1758', NULL, NULL, 0, 9, NULL, NULL, false, 9, 9, 9, NULL, false, 'Cicindela hybrida', NULL, 8326);
INSERT INTO bib_taxons_faune_pn (id_taxon, cd_nom, nom_latin, nom_francais, auteur, syn_fr, syn_la, prot_fv, id_groupe, id_frequence, sap, patrimonial, id_responsabilite_pn, id_statut_migration, id_importance_population, reproducteur, protection_stricte, nom_latin_avant_v6, nom_francais_avant_v6, cd_nom_avant_v6) VALUES (2804, 11165, 'Coccinella septempunctata', 'Coccinella septempunctata', 'Linnaeus, 1758', NULL, NULL, 0, 9, 'z', NULL, false, 9, 9, 9, NULL, false, NULL, NULL, NULL);
INSERT INTO bib_taxons_faune_pn (id_taxon, cd_nom, nom_latin, nom_francais, auteur, syn_fr, syn_la, prot_fv, id_groupe, id_frequence, sap, patrimonial, id_responsabilite_pn, id_statut_migration, id_importance_population, reproducteur, protection_stricte, nom_latin_avant_v6, nom_francais_avant_v6, cd_nom_avant_v6) VALUES (816, 18437, 'Austropotamobius pallipes', 'Ecrevisse à pieds blancs', '(Lereboullet, 1858)', NULL, NULL, 0, 5, NULL, NULL, false, 9, 9, 9, NULL, true, 'Austropotamobius pallipes', 'Ecrevisse à pieds blancs', 18437);


SET search_path = contactfaune, pg_catalog;

--
-- TOC entry 3121 (class 0 OID 126644)
-- Dependencies: 175
-- Data for Name: cor_critere_classe; Type: TABLE DATA; Schema: contactfaune; Owner: -
--

INSERT INTO cor_critere_classe (id_critere_cf, id_classe) VALUES (5, 13);
INSERT INTO cor_critere_classe (id_critere_cf, id_classe) VALUES (35, 13);
INSERT INTO cor_critere_classe (id_critere_cf, id_classe) VALUES (36, 13);
INSERT INTO cor_critere_classe (id_critere_cf, id_classe) VALUES (37, 13);
INSERT INTO cor_critere_classe (id_critere_cf, id_classe) VALUES (38, 13);
-- Data for Name: cor_critere_groupe; Type: TABLE DATA; Schema: contactfaune; Owner: -
--

INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (31, 1);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (32, 1);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (33, 1);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (34, 1);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (21, 11);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (22, 11);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (23, 11);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (24, 11);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (25, 11);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (26, 11);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (6, 12);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (7, 12);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (8, 12);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (9, 12);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (10, 12);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (11, 12);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (12, 12);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (13, 12);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (14, 12);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (15, 12);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (16, 12);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (17, 12);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (18, 12);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (19, 12);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (20, 12);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (35, 13);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (36, 13);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (37, 13);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (38, 13);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (27, 14);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (28, 14);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (29, 14);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (30, 14);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (5, 1);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (5, 11);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (5, 12);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (5, 13);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (5, 14);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (4, 1);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (4, 11);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (4, 12);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (3, 12);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (3, 11);
INSERT INTO cor_critere_groupe (id_critere_cf, id_groupe) VALUES (3, 14);


SET search_path = utilisateurs, pg_catalog;
Expand Down
Loading

0 comments on commit 68519e1

Please sign in to comment.