*** empty log message ***
This commit is contained in:
parent
1b9aac356a
commit
a20a563a1f
@ -27,7 +27,7 @@ create table llx_adherent
|
|||||||
rowid integer AUTO_INCREMENT PRIMARY KEY,
|
rowid integer AUTO_INCREMENT PRIMARY KEY,
|
||||||
tms timestamp,
|
tms timestamp,
|
||||||
statut smallint NOT NULL DEFAULT 0,
|
statut smallint NOT NULL DEFAULT 0,
|
||||||
fk_adherent_type smallint,
|
fk_adherent_type smallint
|
||||||
datec datetime,
|
datec datetime,
|
||||||
prenom varchar(50),
|
prenom varchar(50),
|
||||||
nom varchar(50),
|
nom varchar(50),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user