8000 Release Version 1.0.11 (Query Sorting Patch for ASC) · tmarois/Filebase · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Version 1.0.11 (Query Sorting Patch for ASC)

Compare
Choose a tag to compare
@timothymarois timothymarois released this 11 Dec 14:21
· 37 commits to master since this release
  • Fixed query sort which allows for "natural order", issues before would assume "1" and "10" are equal in value, but this has been resolved with this update. Uses php strnatcasecmp(), This was fixed for DESC order in the previous update. This patch fixes the ASC sort order for query orderBy()
0