Files
afup/sql/20080915_DateDebutFinForum.sql
2016-05-23 17:44:43 +02:00

2 lines
128 B
SQL

alter table afup_forum add column (date_debut date not null default '0000-00-00', date_fin date not null default '0000-00-00');