Added directory with SQL scripts
authorThadeu Lima de Souza Cascardo <cascardo@vespa.holoscopio.com>
Tue, 9 Oct 2007 04:06:09 +0000 (01:06 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@vespa.holoscopio.com>
Tue, 9 Oct 2007 04:06:09 +0000 (01:06 -0300)
commit2a4e8aaf7136ab56368a25e4ccf168fc08b58828
tree475194c3e09b0e1ddea9edfd3c92d0434fd3f1e2
parent168b82378d918b48f63313817b830bc91cda7b1c
Added directory with SQL scripts

SQL scripts used to alter tables and other changes in the database
are added to a directory now.
The existing script used to add "aprovado" field to "trabalhos" table
was put there.
Another script to add "dia" field to "trabalhos" table was also written.
migration.sql [deleted file]
sql/add_aprovado.sql [new file with mode: 0644]
sql/add_dia.sql [new file with mode: 0644]