Currently the giveaways created table is sorted based on endtime.
https://www.steamgifts.com/giveaways/created

I however often create 25 giveaways at the same time, but strangely enough the sorting gets all messy then.
There does not seem to be a secondary sorting order. And the the giveaways are shown not in any order.

Can a second sort parameter be added to the SQL query to sort based on Game name (or creation time if game name is not possible)?
That way it's easier for me to go through my excel sheet and mark the games given and or add gift links.

Example:
ORDER BY endtime DESC, gamename

8 years ago

Comment has been collapsed.

Sign in through Steam to add a comment.