emoral435/swole-goal

[TODO]: add sql queries for exercise table

Closed this issue · 0 comments

Summary
Make queries corresponding to the exercise table. To be clear, this issue will only be considered closed if the following queries are added:

  • adding an exercise
  • updating an exercise
  • retrieving an exercise
  • deleting an exercise

Related content
Similar to the issue where we need to make queries for our workout table