silverstripe-framework/tests/php/ORM/ManyManyThroughListTest
Michael Strong 7086f2ea3a BUGFIX many many through not sorting by join table (#8534)
* BUGFIX many many through not sorting by join table

* #8534 added docs to support many many sorting fix

* #8534 added test cases for many_many default sorting
2018-11-01 13:42:27 +13:00
..
FallbackLocale.php BUGFIX many many through not sorting by join table (#8534) 2018-11-01 13:42:27 +13:00
Item.php
JoinObject.php
Locale.php BUGFIX many many through not sorting by join table (#8534) 2018-11-01 13:42:27 +13:00
PolyItem.php
PolyJoinObject.php
PolyObjectA.php
PolyObjectB.php
TestObject.php