wrightedu / CSE-Discord-Bot

Discord bot for the WSU CSE Discord server
GNU General Public License v3.0
2 stars 4 forks source link

Update Timesheet complete #370

Closed bibekrj closed 1 month ago

bibekrj commented 1 month ago

Description

This function can be called to update records in the timesheet table. Timesheet ID and discord ID needs to be passed as a condition where as time_out and total_time are the columns that are being updated.

Issues

Closes #357

Type of change

Select one or more of the following:

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. List any edge cases you tested. If you come up with any edge cases you didn't test while writing this PR, cancel the PR and test again.

Checklist: