organisation des familles
This commit is contained in:
@@ -2,7 +2,7 @@ create table adherent (
|
||||
id int primary key,
|
||||
nom text,
|
||||
prenom text,
|
||||
genre text,
|
||||
genre smallint,
|
||||
naissance date,
|
||||
codepostal text
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user