makeopensource / devU

Autograder version 4
10 stars 13 forks source link

fix minor fetch issue when sending params. create a sorting function … #78

Closed SantarinX closed 5 months ago

SantarinX commented 5 months ago

…for entities but currently only support 'ASC'. Issue #75

Proposed changes


Add a function to support Query and sorted by chosen order but with limitation currently, only support ASC for now and only model params can be selected, any other will be ignored

Types of changes


What types of changes does your code introduce? Put an x in the boxes that apply

Checklist


Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. This is simply a reminder of what we are going to look for before merging your code.