Skip to content

get_topic function #8

Description

@MagnusLii

Specific Vote Data Query Function from DB

Goal

This function takes in a JSON string containing the ID value of a vote within the database. Subsequently, the function constructs a SQL query to retrieve all information associated with the specified vote from the database.

Arguments

  • JSON containing Vote ID: The JSON string containing the ID of the vote to be queried.

Returns

  • SQL query string

Function Name: get_topic

Metadata

Metadata

Assignees

Labels

DBAnything related to the DBWebsiteAnything related to the website

Projects

Status
👀 In review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions