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 API Implement many_many through polymorphic (from only) (#7928) 2018-03-22 10:26:25 +13:00
JoinObject.php Add tests that show that joinClass default_sort is not used and order is honoured 2018-09-28 15:38:37 +02:00
Locale.php BUGFIX many many through not sorting by join table (#8534) 2018-11-01 13:42:27 +13:00
PolyItem.php API Implement many_many through polymorphic (from only) (#7928) 2018-03-22 10:26:25 +13:00
PolyJoinObject.php API Implement many_many through polymorphic (from only) (#7928) 2018-03-22 10:26:25 +13:00
PolyObjectA.php API Implement many_many through polymorphic (from only) (#7928) 2018-03-22 10:26:25 +13:00
PolyObjectB.php API Implement many_many through polymorphic (from only) (#7928) 2018-03-22 10:26:25 +13:00
TestObject.php API Implement many_many through polymorphic (from only) (#7928) 2018-03-22 10:26:25 +13:00