subql
subql copied to clipboard
Store order by
Description
The store getBy
methods don't currently support specifying the order and will always use ASC order.
We should add to the options for these methods to specify the order "ASC" | "DESC"
. It should be optional and retain the default order to not be a breaking change
@stwiname I am interested in working on this issue. Please assign it to me.
@Sanyam-jain30 feel free to start this and make a PR when ready.
@stwiname can we run the code in Windows?
It should run on Windows, although we don't regularly develop on windows
I am unable to set it up on windows, @stwiname can you please assign it to somebody with a Mac, sorry for the inconvenience.
Hey @stwiname I am ready to pick this up!