Update llx_adherent_type.sql
This commit is contained in:
parent
fa302db84f
commit
63ad6b779a
@ -29,6 +29,7 @@ create table llx_adherent_type
|
||||
tms timestamp,
|
||||
statut smallint NOT NULL DEFAULT 0,
|
||||
libelle varchar(50) NOT NULL,
|
||||
morphy varchar(3) NOT NULL,
|
||||
subscription varchar(3) NOT NULL DEFAULT 'yes',
|
||||
vote varchar(3) NOT NULL DEFAULT 'yes',
|
||||
note text,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user