Skip to content

Commit 3d097db

Browse files
Klaas KabiniKlaas Kabini
Klaas Kabini
authored and
Klaas Kabini
committed
updated loadsampledata
1 parent 981ad6b commit 3d097db

File tree

5 files changed

+0
-1
lines changed

5 files changed

+0
-1
lines changed

.DS_Store

0 Bytes
Binary file not shown.

khan_mini/.DS_Store

0 Bytes
Binary file not shown.

khan_mini/sql/.DS_Store

0 Bytes
Binary file not shown.

khan_mini/sql/loadsampledata.sql

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
insert into admin (password) values ('f780d931aa1fb59b3b80cc40792d336f97dc2af9965402cee3434bb0');
21
insert into assignment (id,title, description, state, startdatetime) values (1,'Assignment 1','Your favourite holiday','COMPLETED','2012-06-18 12:00:00');
32
insert into assignment (id,title, description, state, startdatetime) values (2,'Assignment 2','My pet','BUSY','2012-06-18 12:00:00');
43
insert into assignment (id,title, description, state, startdatetime) values (3,'Assignment 3','My school','READY','2012-06-18 12:00:00');

khan_mini/templates/.DS_Store

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)