Hotfix to address the IOException in the SimpleDatabaseManager class, modified modifier and deleted useless test.
This commit is contained in:
1
resources/sql/InsertTaskTable.sql
Normal file
1
resources/sql/InsertTaskTable.sql
Normal file
@@ -0,0 +1 @@
|
||||
INSERT INTO Task (taskid, name, description, workerid, taskstate) VALUES (?, ?, ?, ?, ?)
|
||||
Reference in New Issue
Block a user