silverstripe-framework/tests
Guy Sartorelli 826028082b
FIX Sort without specifying a table name (#10675)
Using a table name in sort() is not allowed in CMS 5. We could use
orderBy() here but member is the table it will sort on by default anyway
so there's no need.

Also added unit tests, which should have caught this ages ago.
2023-02-01 13:52:13 +13:00
..
behat NEW Add easy way to dismiss all toasts in behat (#10661) 2023-01-30 10:30:54 +13:00
bootstrap MNT Remove legacy upgrader config 2023-01-20 17:05:41 +13:00
php FIX Sort without specifying a table name (#10675) 2023-02-01 13:52:13 +13:00
bootstrap.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
dump_constants.php ENHANCEMENT Log user constants during CI for debugging improvements 2017-08-23 14:23:33 +12:00
phpcs_runner.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00