UnknownSilicon / cs3733-what2think

Group Project for CS3733
Apache License 2.0
1 stars 0 forks source link

Cannot guarantee the order of alternatives #47

Closed UnknownSilicon closed 3 years ago

UnknownSilicon commented 3 years ago

When getting a choice from the database, the SQL query to get the alternatives returns them in a meaningless order. We should add a column to the DB to make sure we can keep them in order.