Skip to content

Commit

Permalink
Mejora migracion
Browse files Browse the repository at this point in the history
  • Loading branch information
vtamara committed Oct 10, 2024
1 parent 3869edc commit 148ef2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/migrate/20241006115708_completa_organizacion.rb
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ def down
DELETE FROM sivel2_gen_organizacion WHERE id=18 AND nombre='LGTB';
DELETE FROM sivel2_gen_organizacion WHERE id=19 AND nombre ilike 'DESPLAZADOS';
DELETE FROM sivel2_gen_organizacion WHERE id=20 AND nombre='PAZ';
DELETE FROM sivel2_gen_organizacion WHERE id=20 AND nombre='COMUNAL';
DELETE FROM sivel2_gen_organizacion WHERE id=21 AND nombre='COMUNAL';
SQL
end
end
Expand Down

0 comments on commit 148ef2f

Please sign in to comment.