creacion 'carrera' profesor, correcion usuarios
This commit is contained in:
parent
67a09dc27e
commit
8640bcc1e7
@ -1,3 +1,4 @@
|
||||
INSERT INTO carrera(id_carrera, carrera, clave) VALUES (1, 'PROFESOR', '1');
|
||||
INSERT INTO carrera(id_carrera, carrera, clave, id_nivel) VALUES (101, 'ACTUARIA', '101', 4);
|
||||
INSERT INTO carrera(id_carrera, carrera, clave, id_nivel) VALUES (102, 'ARQUITECTURA', '102', 4);
|
||||
INSERT INTO carrera(id_carrera, carrera, clave, id_nivel) VALUES (103, 'ARQUITECTURA DEL PAISAJE', '103', 4);
|
||||
|
@ -12,7 +12,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (1, 11
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (1, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (1, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (1, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (1, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (2, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (2, 2);
|
||||
@ -28,7 +27,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (2, 11
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (2, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (2, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (2, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (2, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (3, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (3, 2);
|
||||
@ -44,7 +42,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (3, 11
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (3, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (3, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (3, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (3, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (4, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (4, 2);
|
||||
@ -60,7 +57,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (4, 11
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (4, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (4, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (4, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (4, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (5, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (5, 2);
|
||||
@ -76,7 +72,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (5, 11
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (5, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (5, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (5, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (5, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (6, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (6, 2);
|
||||
@ -92,7 +87,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (6, 11
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (6, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (6, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (6, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (6, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (7, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (7, 2);
|
||||
@ -108,7 +102,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (7, 11
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (7, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (7, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (7, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (7, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (8, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (8, 2);
|
||||
@ -124,7 +117,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (8, 11
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (8, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (8, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (8, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (8, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (9, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (9, 2);
|
||||
@ -140,7 +132,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (9, 11
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (9, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (9, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (9, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (9, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (10, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (10, 2);
|
||||
@ -156,7 +147,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (10, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (10, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (10, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (10, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (10, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (11, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (11, 2);
|
||||
@ -172,7 +162,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (11, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (11, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (11, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (11, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (11, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (12, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (12, 2);
|
||||
@ -188,7 +177,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (12, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (12, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (12, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (12, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (12, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (13, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (13, 2);
|
||||
@ -204,7 +192,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (13, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (13, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (13, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (13, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (13, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (14, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (14, 2);
|
||||
@ -220,7 +207,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (14, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (14, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (14, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (14, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (14, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (15, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (15, 2);
|
||||
@ -236,7 +222,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (15, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (15, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (15, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (15, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (15, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (16, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (16, 2);
|
||||
@ -252,7 +237,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (16, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (16, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (16, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (16, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (16, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (17, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (17, 2);
|
||||
@ -268,7 +252,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (17, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (17, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (17, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (17, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (17, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (19, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (19, 2);
|
||||
@ -284,7 +267,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (19, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (19, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (19, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (19, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (19, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (21, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (21, 2);
|
||||
@ -300,7 +282,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (21, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (21, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (21, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (21, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (21, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (22, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (22, 2);
|
||||
@ -316,7 +297,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (22, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (22, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (22, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (22, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (22, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (23, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (23, 2);
|
||||
@ -332,7 +312,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (23, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (23, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (23, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (23, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (23, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (24, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (24, 2);
|
||||
@ -348,7 +327,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (24, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (24, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (24, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (24, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (24, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (25, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (25, 2);
|
||||
@ -364,7 +342,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (25, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (25, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (25, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (25, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (25, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (26, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (26, 2);
|
||||
@ -380,7 +357,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (26, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (26, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (26, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (26, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (26, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (27, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (27, 2);
|
||||
@ -396,7 +372,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (27, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (27, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (27, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (27, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (27, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (28, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (28, 2);
|
||||
@ -412,7 +387,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (28, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (28, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (28, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (28, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (28, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (29, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (29, 2);
|
||||
@ -428,7 +402,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (29, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (29, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (29, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (29, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (29, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (31, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (31, 2);
|
||||
@ -444,7 +417,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (31, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (31, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (31, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (31, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (31, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (32, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (32, 2);
|
||||
@ -460,7 +432,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (32, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (32, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (32, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (32, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (32, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (33, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (33, 2);
|
||||
@ -476,7 +447,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (33, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (33, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (33, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (33, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (33, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (34, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (34, 2);
|
||||
@ -492,7 +462,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (34, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (34, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (34, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (34, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (34, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (35, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (35, 2);
|
||||
@ -508,7 +477,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (35, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (35, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (35, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (35, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (35, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (42, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (42, 2);
|
||||
@ -524,7 +492,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (42, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (42, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (42, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (42, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (42, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (44, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (44, 2);
|
||||
@ -540,7 +507,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (44, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (44, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (44, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (44, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (44, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (46, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (46, 2);
|
||||
@ -556,7 +522,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (46, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (46, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (46, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (46, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (46, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (66, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (66, 2);
|
||||
@ -572,7 +537,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (66, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (66, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (66, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (66, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (66, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (80, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (80, 2);
|
||||
@ -588,7 +552,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (80, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (80, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (80, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (80, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (80, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (90, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (90, 2);
|
||||
@ -604,7 +567,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (90, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (90, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (90, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (90, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (90, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (91, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (91, 2);
|
||||
@ -620,7 +582,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (91, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (91, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (91, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (91, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (91, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (94, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (94, 2);
|
||||
@ -636,7 +597,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (94, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (94, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (94, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (94, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (94, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (95, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (95, 2);
|
||||
@ -652,7 +612,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (95, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (95, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (95, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (95, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (95, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (97, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (97, 2);
|
||||
@ -668,7 +627,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (97, 1
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (97, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (97, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (97, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (97, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (100, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (100, 2);
|
||||
@ -684,7 +642,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (100,
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (100, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (100, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (100, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (100, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (200, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (200, 2);
|
||||
@ -700,7 +657,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (200,
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (200, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (200, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (200, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (200, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (300, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (300, 2);
|
||||
@ -716,7 +672,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (300,
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (300, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (300, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (300, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (300, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (400, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (400, 2);
|
||||
@ -732,7 +687,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (400,
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (400, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (400, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (400, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (400, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (500, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (500, 2);
|
||||
@ -748,7 +702,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (500,
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (500, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (500, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (500, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (500, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (600, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (600, 2);
|
||||
@ -764,7 +717,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (600,
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (600, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (600, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (600, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (600, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (700, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (700, 2);
|
||||
@ -780,7 +732,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (700,
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (700, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (700, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (700, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (700, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (800, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (800, 2);
|
||||
@ -796,7 +747,6 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (800,
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (800, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (800, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (800, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (800, 15);
|
||||
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (1000, 1);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (1000, 2);
|
||||
@ -812,4 +762,3 @@ INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (1000,
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (1000, 12);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (1000, 13);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (1000, 14);
|
||||
INSERT INTO institucion_infraccion (id_institucion, id_infraccion) VALUES (1000, 15);
|
||||
|
@ -1,250 +1,302 @@
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0003, 101);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 101);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0400, 102);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 102);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0001, 102);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0001, 103);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0003, 104);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0400, 105);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0001, 105);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0003, 106);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0011, 107);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0400, 107);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 107);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0011, 108);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0011, 109);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0400, 109);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0400, 110);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0011, 110);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0011, 111);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0011, 112);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0011, 113);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0400, 114);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0100, 114);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0011, 114);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0400, 115);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0011, 115);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0400, 116);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0100, 116);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0011, 116);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0011, 117);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0500, 118);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0100, 118);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0005, 118);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0005, 119);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0011, 120);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 121);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0003, 122);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0001, 123);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0011, 124);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0011, 125);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(3, 101);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 101);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(400, 102);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 102);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(1, 102);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(1, 103);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(3, 104);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(400, 105);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(1, 105);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(3, 106);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(11, 107);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(400, 107);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 107);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(11, 108);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(11, 109);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(400, 109);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(400, 110);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(11, 110);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(11, 111);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(11, 112);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(11, 113);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(400, 114);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(100, 114);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(11, 114);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(400, 115);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(11, 115);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(400, 116);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(100, 116);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(11, 116);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(11, 117);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(500, 118);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(100, 118);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(5, 118);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(5, 119);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(11, 120);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 121);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(3, 122);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(1, 123);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(11, 124);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(11, 125);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(1000, 126);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0095, 126);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0100, 126);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(95, 126);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(100, 126);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(1000, 127);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0003, 127);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0800, 127);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0017, 127);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(3, 127);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(800, 127);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(17, 127);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(1000, 128);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0090, 128);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0091, 129);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0100, 130);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0700, 131);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0700, 132);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0700, 133);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0003, 134);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0011, 135);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0003, 136);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0011, 137);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0080, 138);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0011, 139);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0500, 201);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0003, 201);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0300, 201);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0500, 202);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0014, 202);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0300, 202);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0009, 203);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0300, 203);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0500, 203);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0100, 204);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0100, 205);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0012, 206);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0016, 207);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0100, 207);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0500, 208);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0300, 208);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0012, 208);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0600, 209);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0300, 209);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0019, 210);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0300, 210);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0500, 210);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0005, 211);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0100, 211);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0005, 212);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0500, 213);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0005, 213);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0100, 213);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0100, 214);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0066, 215);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(90, 128);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(91, 129);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(100, 130);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 131);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 132);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 133);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(3, 134);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(11, 135);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(3, 136);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(11, 137);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(80, 138);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(11, 139);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(500, 201);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(3, 201);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(300, 201);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(500, 202);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(14, 202);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(300, 202);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(9, 203);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(300, 203);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(500, 203);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(100, 204);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(100, 205);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(12, 206);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(16, 207);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(100, 207);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(500, 208);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(300, 208);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(12, 208);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(600, 209);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(300, 209);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(19, 210);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(300, 210);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(500, 210);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(5, 211);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(100, 211);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(5, 212);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(500, 213);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(5, 213);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(100, 213);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(100, 214);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(66, 215);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(1000, 215);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0097, 216);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0700, 216);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0800, 216);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0003, 217);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0800, 217);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0100, 218);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0100, 219);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0300, 220);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0500, 220);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0009, 220);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0012, 221);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0600, 221);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0600, 222);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0600, 223);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0012, 224);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0700, 225);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0800, 225);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0012, 226);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(97, 216);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 216);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(800, 216);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(3, 217);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(800, 217);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(100, 218);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(100, 219);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(300, 220);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(500, 220);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(9, 220);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(12, 221);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(600, 221);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(600, 222);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(600, 223);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(12, 224);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 225);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(800, 225);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(12, 226);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(1000, 226);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0500, 227);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(500, 227);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(1000, 228);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0005, 229);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0700, 230);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0100, 301);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0006, 301);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 302);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0400, 302);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0004, 302);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0004, 303);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 303);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0100, 304);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0006, 304);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 305);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0007, 305);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0400, 305);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0008, 306);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0400, 306);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 306);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0010, 307);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0100, 308);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0006, 308);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0400, 309);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 310);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0400, 310);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0004, 310);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0400, 311);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0004, 311);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 311);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0015, 312);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0600, 313);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0600, 314);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 315);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0400, 316);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0700, 317);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0500, 318);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0004, 319);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0600, 320);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0006, 321);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(5, 229);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 230);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(100, 301);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(6, 301);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 302);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(400, 302);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(4, 302);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(4, 303);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 303);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(100, 304);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(6, 304);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 305);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(7, 305);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(400, 305);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(8, 306);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(400, 306);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 306);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(10, 307);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(100, 308);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(6, 308);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(400, 309);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 310);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(400, 310);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(4, 310);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(400, 311);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(4, 311);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 311);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(15, 312);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(600, 313);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(600, 314);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 315);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(400, 316);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 317);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(500, 318);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(4, 319);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(600, 320);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(6, 321);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(1000, 321);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0017, 322);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0800, 322);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0002, 401);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0010, 402);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0013, 403);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0013, 404);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0002, 405);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 406);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0002, 406);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0013, 407);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 408);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0010, 409);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0013, 410);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 411);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0010, 411);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0010, 412);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 412);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0013, 413);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0010, 414);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 414);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0010, 415);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0010, 416);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0010, 417);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0010, 418);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0010, 419);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0010, 420);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0400, 421);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 421);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0010, 421);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0013, 422);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0100, 423);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0002, 423);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 424);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 425);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 426);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 427);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 428);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0600, 429);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0800, 429);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0010, 429);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0094, 429);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0010, 430);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0700, 431);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0700, 432);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0700, 433);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0700, 434);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0002, 434);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0002, 435);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0044, 435);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0013, 436);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0700, 437);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0010, 437);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0700, 438);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0042, 439);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0600, 440);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0042, 440);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0013, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0600, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0024, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0400, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0600, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0002, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0025, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0700, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0600, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0500, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0022, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0021, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0500, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0023, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0014, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0026, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0009, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0010, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0700, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0027, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0028, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0700, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0700, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0029, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0800, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0300, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0200, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0003, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0034, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0035, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0021, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0025, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0029, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0031, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0032, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0024, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0026, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0046, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0033, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0027, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0022, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0028, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0023, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(0022, 503);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(17, 322);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(800, 322);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(2, 401);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(10, 402);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(13, 403);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(13, 404);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(2, 405);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 406);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(2, 406);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(13, 407);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 408);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(10, 409);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(13, 410);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 411);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(10, 411);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(10, 412);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 412);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(13, 413);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(10, 414);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 414);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(10, 415);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(10, 416);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(10, 417);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(10, 418);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(10, 419);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(10, 420);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(400, 421);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 421);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(10, 421);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(13, 422);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(100, 423);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(2, 423);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 424);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 425);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 426);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 427);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 428);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(600, 429);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(800, 429);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(10, 429);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(94, 429);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(10, 430);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 431);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 432);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 433);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 434);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(2, 434);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(2, 435);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(44, 435);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(13, 436);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 437);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(10, 437);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 438);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(42, 439);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(600, 440);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(42, 440);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(13, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(600, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(24, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(400, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(600, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(2, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(25, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(600, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(500, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(22, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(21, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(500, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(23, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(14, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(26, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(9, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(10, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(27, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(28, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(29, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(800, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(300, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(3, 501);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(34, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(35, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(21, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(25, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(29, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(31, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(32, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(24, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(26, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(46, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(33, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(27, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(22, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(28, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(23, 502);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(22, 503);
|
||||
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(1, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(2, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(3, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(4, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(5, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(6, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(7, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(8, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(9, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(10, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(11, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(12, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(13, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(14, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(15, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(16, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(17, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(19, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(21, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(22, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(23, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(24, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(25, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(26, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(27, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(28, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(29, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(31, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(32, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(33, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(34, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(35, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(42, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(44, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(46, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(66, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(80, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(90, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(91, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(94, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(95, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(97, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(100, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(200, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(300, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(400, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(500, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(600, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(700, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(800, 1);
|
||||
INSERT INTO institucion_carrera(id_institucion, id_carrera) VALUES(1000, 1);
|
||||
|
@ -23,7 +23,9 @@ export class InstitucionCarrera {
|
||||
@JoinColumn({ name: 'id_carrera' })
|
||||
carrera: Carrera;
|
||||
|
||||
@ManyToOne(() => Institucion, (institucion) => institucion.carreras)
|
||||
@ManyToOne(() => Institucion, (institucion) => institucion.carreras, {
|
||||
eager: true,
|
||||
})
|
||||
@JoinColumn({ name: 'id_institucion' })
|
||||
institucion: Institucion;
|
||||
|
||||
@ -33,6 +35,6 @@ export class InstitucionCarrera {
|
||||
)
|
||||
programas: CarreraPrograma[];
|
||||
|
||||
@OneToMany(() => Usuario, (usuario) => usuario.carrera)
|
||||
@OneToMany(() => Usuario, (usuario) => usuario.institucionCarrera)
|
||||
usuarios: Usuario[];
|
||||
}
|
||||
|
@ -91,7 +91,4 @@ export class Institucion {
|
||||
|
||||
@OneToMany(() => Operador, (operador) => operador.institucion)
|
||||
operadores: Operador[];
|
||||
|
||||
@OneToMany(() => Usuario, (usuario) => usuario.institucion)
|
||||
usuarios: Usuario[];
|
||||
}
|
||||
|
@ -157,22 +157,23 @@ export class UploadFileService {
|
||||
continue;
|
||||
}
|
||||
if (usuario) {
|
||||
usuario.institucion = institucion;
|
||||
usuario.tipoUsuario = tipoUsuario;
|
||||
usuario.activo = true;
|
||||
if (institucionCarrera) usuario.carrera = institucionCarrera;
|
||||
if (institucionCarrera)
|
||||
usuario.institucionCarrera = institucionCarrera;
|
||||
await this.usuarioService
|
||||
.update(usuario)
|
||||
.then((usuarioUpdated) => {});
|
||||
} else
|
||||
await this.usuarioService
|
||||
.create(
|
||||
usuarios[i].numero_cuenta,
|
||||
institucion.id_institucion,
|
||||
tipoUsuario.id_tipo_usuario,
|
||||
carrera ? carrera.id_carrera : null,
|
||||
)
|
||||
.then((usuario) => {});
|
||||
} else {
|
||||
}
|
||||
// await this.usuarioService
|
||||
// .create(
|
||||
// usuarios[i].numero_cuenta,
|
||||
// institucion.id_institucion,
|
||||
// tipoUsuario.id_tipo_usuario,
|
||||
// carrera ? carrera.id_carrera : null,
|
||||
// )
|
||||
// .then((usuario) => {});
|
||||
}
|
||||
return fs.unlink(path, (err) => {
|
||||
console.log(err);
|
||||
|
@ -1,4 +1,4 @@
|
||||
import { IsNumberString, IsOptional } from 'class-validator';
|
||||
import { IsNumberString, IsOptional, IsString } from 'class-validator';
|
||||
|
||||
export class UsuarioUsuariosDto {
|
||||
@IsNumberString()
|
||||
@ -10,12 +10,16 @@ export class UsuarioUsuariosDto {
|
||||
|
||||
@IsNumberString()
|
||||
@IsOptional()
|
||||
id_institucion_carrera?: string;
|
||||
id_carrera?: string;
|
||||
|
||||
@IsNumberString()
|
||||
@IsOptional()
|
||||
id_tipo_usuario?: string;
|
||||
|
||||
@IsString()
|
||||
@IsOptional()
|
||||
nombre?: string;
|
||||
|
||||
@IsNumberString()
|
||||
@IsOptional()
|
||||
usuario?: string;
|
||||
|
@ -7,7 +7,6 @@ import {
|
||||
PrimaryGeneratedColumn,
|
||||
} from 'typeorm';
|
||||
import { InstitucionCarrera } from '../../institucion-carrera/entity/institucion-carrera.entity';
|
||||
import { Institucion } from '../../institucion/entity/institucion.entity';
|
||||
import { Prestamo } from '../../prestamo/entity/prestamo.entity';
|
||||
import { TipoUsuario } from '../../tipo-usuario/entity/tipo-usuario.entity';
|
||||
|
||||
@ -16,7 +15,7 @@ export class Usuario {
|
||||
@PrimaryGeneratedColumn()
|
||||
id_usuario: number;
|
||||
|
||||
@Column({ type: Boolean, nullable: false, default: false })
|
||||
@Column({ type: Boolean, nullable: false, default: true })
|
||||
activo: boolean;
|
||||
|
||||
@Column({ type: String, nullable: false, length: 60, default: '' })
|
||||
@ -40,13 +39,10 @@ export class Usuario {
|
||||
@ManyToOne(
|
||||
() => InstitucionCarrera,
|
||||
(institucionCarrera) => institucionCarrera.usuarios,
|
||||
{ eager: true },
|
||||
)
|
||||
@JoinColumn({ name: 'id_institucion_carrera' })
|
||||
carrera?: InstitucionCarrera;
|
||||
|
||||
@ManyToOne(() => Institucion, (institucion) => institucion.usuarios)
|
||||
@JoinColumn({ name: 'id_institucion' })
|
||||
institucion: Institucion;
|
||||
institucionCarrera?: InstitucionCarrera;
|
||||
|
||||
@ManyToOne(() => TipoUsuario, (tipoUsuario) => tipoUsuario.usuarios, {
|
||||
eager: true,
|
||||
|
@ -5,16 +5,17 @@ import {
|
||||
} from '@nestjs/common';
|
||||
import { InjectRepository } from '@nestjs/typeorm';
|
||||
import { FindOperator, Like, Repository } from 'typeorm';
|
||||
import { InstitucionCarrera } from '../institucion-carrera/entity/institucion-carrera.entity';
|
||||
import { Institucion } from '../institucion/entity/institucion.entity';
|
||||
import { InstitucionCarrera } from '../institucion-carrera/entity/institucion-carrera.entity';
|
||||
import { TipoUsuario } from '../tipo-usuario/entity/tipo-usuario.entity';
|
||||
import { Usuario } from './entity/usuario.entity';
|
||||
import { BcryptService } from '../bcrypt/bcrypt.service';
|
||||
import { InstitucionCarreraService } from '../institucion-carrera/institucion-carrera.service';
|
||||
import { InstitucionService } from '../institucion/institucion.service';
|
||||
import { InstitucionCarreraService } from '../institucion-carrera/institucion-carrera.service';
|
||||
import { NodemailerService } from '../nodemailer/nodemailer.service';
|
||||
import { SoapClientService } from '../soap-client/soap-client.service';
|
||||
import { TipoUsuarioService } from '../tipo-usuario/tipo-usuario.service';
|
||||
import { Carrera } from 'src/institucion-carrera/entity/carrera.entity';
|
||||
|
||||
@Injectable()
|
||||
export class UsuarioService {
|
||||
@ -30,30 +31,25 @@ export class UsuarioService {
|
||||
|
||||
async create(
|
||||
usuario: string,
|
||||
id_institucion: number,
|
||||
id_tipo_usuario: number,
|
||||
id_institucion_carrera?: number,
|
||||
nombre: string,
|
||||
institucion: Institucion,
|
||||
tipoUsuario: TipoUsuario,
|
||||
institucionCarrera?: InstitucionCarrera,
|
||||
) {
|
||||
const carrera = id_institucion_carrera
|
||||
? await this.institucionCarreraService.findById(id_institucion_carrera)
|
||||
: null;
|
||||
const institucion = await this.institucionService.findById(id_institucion);
|
||||
const tipoUsuario = await this.tipoUsuarioService.findById(id_tipo_usuario);
|
||||
const data: {
|
||||
carrera?: InstitucionCarrera;
|
||||
institucion: Institucion;
|
||||
nombre: string;
|
||||
tipoUsuario: TipoUsuario;
|
||||
} = { institucion, tipoUsuario };
|
||||
usuario: string;
|
||||
} = { institucion, nombre, tipoUsuario, usuario };
|
||||
|
||||
if (carrera) data.carrera = carrera;
|
||||
return this.findByUsuario(usuario, false)
|
||||
.then((existeUsuario) => {
|
||||
if (existeUsuario)
|
||||
throw new ConflictException('Ya existe este usuario.');
|
||||
return this.repository.save(this.repository.create(data));
|
||||
})
|
||||
if (institucionCarrera) data.carrera = institucionCarrera;
|
||||
return this.repository
|
||||
.save(this.repository.create(data))
|
||||
.then((usuario) => ({
|
||||
message: `Se creo correctamente el usuario ${usuario.usuario}`,
|
||||
message: `Se creó correctamente un usuario.`,
|
||||
usuario,
|
||||
}));
|
||||
}
|
||||
|
||||
@ -80,51 +76,49 @@ export class UsuarioService {
|
||||
}
|
||||
|
||||
dgaeDgp(usuario: string) {
|
||||
return this.findByUsuario(usuario).then(async (existeUsuario) => {
|
||||
if (!existeUsuario) {
|
||||
let esAlumno = false;
|
||||
// return this.findByUsuario(usuario).then(async (existeUsuario) => {
|
||||
// if (!existeUsuario) {
|
||||
// let esAlumno = false;
|
||||
|
||||
await this.soapClientService
|
||||
.dgp(usuario)
|
||||
.then((res) => {
|
||||
if (!res) return this.soapClientService.dgp(usuario);
|
||||
esAlumno = true;
|
||||
return res;
|
||||
})
|
||||
.then((res) => {
|
||||
if (!res)
|
||||
throw new ConflictException('No es un número de cuenta válido.');
|
||||
// await this.soapClientService
|
||||
// .dgp(usuario)
|
||||
// .then((res) => {
|
||||
// if (!res) return this.soapClientService.dgp(usuario);
|
||||
// esAlumno = true;
|
||||
// return res;
|
||||
// })
|
||||
// .then((res) => {
|
||||
// if (!res)
|
||||
// throw new ConflictException('No es un número de cuenta válido.');
|
||||
|
||||
// const data = {usuario,id_institucion:200,};
|
||||
// return this.create(usuario,, 5);
|
||||
});
|
||||
}
|
||||
if (existeUsuario.password)
|
||||
throw new ConflictException('Ya fue regisrado este usuario.');
|
||||
return existeUsuario;
|
||||
});
|
||||
// // const data = {usuario,id_institucion:200,};
|
||||
// // return this.create(usuario,, 5);
|
||||
// });
|
||||
// }
|
||||
// if (existeUsuario.password)
|
||||
// throw new ConflictException('Ya fue regisrado este usuario.');
|
||||
// return existeUsuario;
|
||||
// });
|
||||
return { message: 'Pendiente' };
|
||||
}
|
||||
|
||||
async findAll(filtros: {
|
||||
pagina: string;
|
||||
id_institucion_carrera?: string;
|
||||
id_carrera?: string;
|
||||
id_institucion?: string;
|
||||
id_tipo_usuario?: string;
|
||||
nombre?: string;
|
||||
usuario?: string;
|
||||
}) {
|
||||
const busqueda: {
|
||||
where: {
|
||||
carrera?: InstitucionCarrera;
|
||||
institucion?: Institucion;
|
||||
tipoUsuario?: TipoUsuario;
|
||||
usuario?: FindOperator<string>;
|
||||
};
|
||||
skip;
|
||||
take;
|
||||
} = { where: {}, skip: (parseInt(filtros.pagina) - 1) * 25, take: 25 };
|
||||
const carrera = filtros.id_institucion_carrera
|
||||
? await this.institucionCarreraService.findById(
|
||||
parseInt(filtros.id_institucion_carrera),
|
||||
institucionCarrera: { carrera?: Carrera; institucion?: Institucion };
|
||||
nombre?: FindOperator<string>;
|
||||
tipoUsuario?: TipoUsuario;
|
||||
usuario?: FindOperator<string>;
|
||||
} = { institucionCarrera: {} };
|
||||
const carrera = filtros.id_carrera
|
||||
? await this.institucionCarreraService.findCarreraByIdCarrera(
|
||||
parseInt(filtros.id_carrera),
|
||||
)
|
||||
: null;
|
||||
const institucion = filtros.id_institucion
|
||||
@ -136,11 +130,24 @@ export class UsuarioService {
|
||||
)
|
||||
: null;
|
||||
|
||||
if (filtros.usuario) busqueda.where.usuario = Like(`${filtros.usuario}%`);
|
||||
if (carrera) busqueda.where.carrera = carrera;
|
||||
if (institucion) busqueda.where.institucion = institucion;
|
||||
if (tipoUsuario) busqueda.where.tipoUsuario = tipoUsuario;
|
||||
return this.repository.find(busqueda);
|
||||
if (filtros.usuario) busqueda.usuario = Like(`%${filtros.usuario}%`);
|
||||
if (filtros.nombre) busqueda.nombre = Like(`%${filtros.nombre}%`);
|
||||
if (carrera) busqueda.institucionCarrera.carrera = carrera;
|
||||
if (institucion) busqueda.institucionCarrera.institucion = institucion;
|
||||
if (tipoUsuario) busqueda.tipoUsuario = tipoUsuario;
|
||||
return this.repository.find({
|
||||
join: {
|
||||
alias: 'u',
|
||||
innerJoinAndSelect: {
|
||||
ic: 'u.institucionCarrera',
|
||||
c: 'ic.carrera',
|
||||
i: 'ic.institucion',
|
||||
},
|
||||
},
|
||||
where: busqueda,
|
||||
skip: (parseInt(filtros.pagina) - 1) * 25,
|
||||
take: 25,
|
||||
});
|
||||
}
|
||||
|
||||
findById(id_usuario: number, validarNoExiste = true, password = false) {
|
||||
|
Loading…
Reference in New Issue
Block a user