Hotfix to address the IOException in the SimpleDatabaseManager class, modified modifier and deleted useless test.
This commit is contained in:
1
resources/sql/UpdateTaskTable.sql
Normal file
1
resources/sql/UpdateTaskTable.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE Task SET name = ?, description = ?, taskstate = ? WHERE taskid = ?
|
||||
Reference in New Issue
Block a user