Open Thyme-Cat opened 1 month ago
Acceptance criteria:
GetCheepsFromAuthor(string author)
Hints: To specify the author of a cheep, you likely want to add a respective parameter to an SQL query
Acceptance criteria:
GetCheepsFromAuthor(string author)
. (Likely, it is a good idea to execute a query that collects specifically only the cheeps of a certain author.)Hints: To specify the author of a cheep, you likely want to add a respective parameter to an SQL query