Skip to content

Enhancement: Default the OrderField to Ascending #1265

Description

@mikependon

Describe the enhancement

When initiating an OrderField class, default it to Ascending if the Order argument is not specified.

var order = new OrderField(nameof(Class.Property)); // returns ORDER BY Property ASC

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesttodoThings to be done in the future

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions