Added MySQL functionality
This commit is contained in:
1
resources/sql/UpdateWorkerTable.sql
Normal file
1
resources/sql/UpdateWorkerTable.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE Worker SET workerid = ?, name = ? WHERE workerid = ?
|
||||
Reference in New Issue
Block a user