This commit is contained in:
2020-01-23 16:58:07 +00:00
parent d17a2b41d7
commit 63070d1c56
2 changed files with 2 additions and 5 deletions

View File

@@ -12,9 +12,6 @@ namespace raven_integration
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>