This commit is contained in:
@@ -12,6 +12,9 @@ namespace raven_integration
|
|||||||
public class DataFilterOrderBy
|
public class DataFilterOrderBy
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
||||||
|
//DEPRECATED TEST, THIS TEST ORIGINALLY WAS HERE BECAUSE THE SERVER WOULD AUTOMATICALLY SORT BY ID IF NO SORT ORDER WAS SPECIFIED
|
||||||
|
//HOWEVER THAT WAS REMOVED AS A THING, IT JUST GOES BY NATURAL SORT ORDER (RECORD CREATED MOST RECENTLY AT THE BOTTOM, OLDEST AT TOP / numerical ascending by id number)
|
||||||
/// <summary>
|
/// <summary>
|
||||||
///
|
///
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user