Typo.....
This commit is contained in:
parent
179b581864
commit
1314e0e2b6
2 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ CREATE TABLE IF NOT EXISTS Answers (
|
|||
FOREIGN KEY (name) REFERENCES Respondents(name)
|
||||
);
|
||||
|
||||
INSERT INTO Respondants (name) VALUES ('user1');
|
||||
INSERT INTO Respondents (name) VALUES ('user1');
|
||||
|
|
BIN
lab.db3
BIN
lab.db3
Binary file not shown.
Loading…
Reference in a new issue