Ajout de tables

This commit is contained in:
Rodolphe Quiedeville 2003-04-23 11:13:12 +00:00
parent a284469a40
commit 6a33bbd1c5

View File

@ -53,6 +53,10 @@ drop table if exists llx_adherent_options_label;
drop table if exists llx_album;
drop table if exists llx_album_to_groupart ;
drop table if exists llx_appro ;
drop table if exists llx_auteur;
drop table if exists llx_bank;
@ -75,10 +79,14 @@ drop table if exists llx_compta;
drop table if exists llx_compta_account;
drop table if exists llx_concert ;
drop table if exists llx_const;
drop table if exists llx_cotisation;
drop table if exists llx_domain ;
drop table if exists llx_don;
drop table if exists llx_don_projet;
@ -97,8 +105,12 @@ drop table if exists llx_fichinter;
drop table if exists llx_groupart;
drop table if exists llx_lieu_concert ;
drop table if exists llx_livre;
drop table if exists llx_livre_to_auteur ;
drop table if exists llx_paiement;
drop table if exists llx_pointmort;
@ -117,6 +129,10 @@ drop table if exists llx_soc_recontact;
drop table if exists llx_sqltables;
drop table if exists llx_todocomm ;
drop table if exists llx_transaction_bplc ;
drop table if exists llx_tva;
drop table if exists llx_user;