Added "dia" as a date type in "trabalhos" table
[cascardo/eventmanager.git] / sql / add_dia.sql
1 ALTER TABLE eventos_trabalho ADD "dia" date;