8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a7fd5a commit 21ef558Copy full SHA for 21ef558
src/main/resources/data.sql
@@ -1 +1 @@
1
-INSERT INTO Item (id, details) VALUES (1, 'dummy task 1');
+INSERT INTO Item (id, details) VALUES (101, 'dummy task 101');
0 commit comments