Ajout tables

This commit is contained in:
Rodolphe Quiedeville 2003-07-07 16:35:46 +00:00
parent d5d0cfecc9
commit 0b08a41eb2

View File

@ -39,6 +39,8 @@ drop table if exists c_stcomm;
drop table if exists c_typent ;
drop table if exists llx_action_def;
drop table if exists llx_actioncomm;
drop table if exists llx_adherent;
@ -115,6 +117,8 @@ drop table if exists llx_newsletter;
drop table if exists llx_notify ;
drop table if exists llx_notify_def;
drop table if exists llx_paiement;
drop table if exists llx_paiementfourn;
@ -127,6 +131,8 @@ drop table if exists llx_projet;
drop table if exists llx_propal;
drop table if exists llx_propal_model_pdf;
drop table if exists llx_propaldet;
drop table if exists llx_service;