Align STABLE
This commit is contained in:
parent
e66628bb8c
commit
769b50de11
11 changed files with 17 additions and 37 deletions
|
|
@ -15,35 +15,14 @@ SET row_security = off;
|
|||
|
||||
|
||||
SELECT pg_catalog.lo_create('2346174');
|
||||
|
||||
|
||||
|
||||
SELECT pg_catalog.lo_create('2346176');
|
||||
|
||||
|
||||
|
||||
SELECT pg_catalog.lo_create('2346177');
|
||||
|
||||
|
||||
|
||||
SELECT pg_catalog.lo_create('2346178');
|
||||
|
||||
|
||||
|
||||
SELECT pg_catalog.lo_create('2346179');
|
||||
|
||||
|
||||
|
||||
SELECT pg_catalog.lo_create('2346181');
|
||||
|
||||
|
||||
|
||||
SELECT pg_catalog.lo_create('2346476');
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
INSERT INTO public.action (ac_id, ac_description, ac_module, ac_code) VALUES (800, 'Ajout de fiche', 'fiche', 'FICADD');
|
||||
INSERT INTO public.action (ac_id, ac_description, ac_module, ac_code) VALUES (805, 'Création, modification et effacement de fiche', 'fiche', 'FIC');
|
||||
INSERT INTO public.action (ac_id, ac_description, ac_module, ac_code) VALUES (910, 'création, modification et effacement de catégorie de fiche', 'fiche', 'FICCAT');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue