fixing remaining insert.sql errors
This commit is contained in:
parent
e5e00a775d
commit
70ef1db8e4
1 changed files with 2 additions and 2 deletions
|
@ -400,7 +400,7 @@ INSERT INTO Publie_Scientifique VALUES (
|
|||
|
||||
INSERT INTO Publie_Scientifique VALUES (
|
||||
2,
|
||||
3
|
||||
2
|
||||
);
|
||||
|
||||
INSERT INTO Publie_Scientifique VALUES (
|
||||
|
@ -538,6 +538,6 @@ INSERT INTO Encadrement VALUES (
|
|||
|
||||
INSERT INTO Encadrement VALUES (
|
||||
2,
|
||||
3
|
||||
5
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue