8000 sample data change · blackbeltcoder/Todoo@21ef558 · GitHub
[go: up one dir, main page]

Skip to content

Commit 21ef558

Browse files
author
genio
committed
sample data change
1 parent 1a7fd5a commit 21ef558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/data.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
INSERT INTO Item (id, details) VALUES (1, 'dummy task 1');
1+
INSERT INTO Item (id, details) VALUES (101, 'dummy task 101');

0 commit comments

Comments
 (0)
0