diff --git a/src/db/migration/V20161031_0916__mantis8168.sql b/src/db/migration/V20161031_0916__mantis8168.sql new file mode 100644 index 000000000..2a017e345 --- /dev/null +++ b/src/db/migration/V20161031_0916__mantis8168.sql @@ -0,0 +1,2 @@ +ALTER TABLE ORGAO_CONCEDENTE +ADD IDADE_IDOSO NUMBER(2,0) DEFAULT 60 NOT NULL ; \ No newline at end of file