Commit 5c1bbd28 authored by Walter Molina's avatar Walter Molina

Update scripts/scripts.txt

parent b203864b
Pipeline #374 failed with stages
...@@ -71,7 +71,7 @@ CREATE TABLE avb_hdi.avb_cost ( ...@@ -71,7 +71,7 @@ CREATE TABLE avb_hdi.avb_cost (
cost_amount int8 not null cost_amount int8 not null
); );
-- Concepto de configuracion -- Concepto de configuracion (vuelos,reservas,aereopuertos,pasajeros,agentes)
INSERT INTO iam_program (PROGRAM_ID,VERSION,IDENT,DESCRP) INSERT INTO iam_program (PROGRAM_ID,VERSION,IDENT,DESCRP)
VALUES (31,1,'vuelos','Conceptos de vuelos'); VALUES (31,1,'vuelos','Conceptos de vuelos');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment