fin du merge dev->thomas sans bug
This commit is contained in:
parent
6ae5799eac
commit
c3ef5f63b3
5 changed files with 17 additions and 81 deletions
|
|
@ -73,7 +73,6 @@ insert into preference (restau_id_restau, personne_id_personne, note, favori) va
|
|||
insert into preference (restau_id_restau, personne_id_personne, note, favori) values (2, 3, 3, false);
|
||||
insert into preference (restau_id_restau, personne_id_personne, note, favori) values (2, 8, 3, false);
|
||||
|
||||
|
||||
insert into type (id_type, libelle) values (1, 'Kebab');
|
||||
insert into type (id_type, libelle) values (2, 'Supermarché');
|
||||
insert into type (id_type, libelle) values (3, 'Boulangerie');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue