1
0
mirror of https://github.com/silverstripe/silverstripe-framework synced 2024-10-22 14:05:37 +02:00
silverstripe-framework/tests/php/ORM/ManyManyThroughListTest
Michael Strong 55f95b7bc8 BUGFIX many many through not sorting by join table ()
* BUGFIX many many through not sorting by join table

*  added docs to support many many sorting fix

*  added test cases for many_many default sorting
2018-11-01 14:17:15 +13:00
..
FallbackLocale.php BUGFIX many many through not sorting by join table () 2018-11-01 14:17:15 +13:00
Item.php API Implement many_many through polymorphic (from only) () 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 () 2018-11-01 14:17:15 +13:00
PolyItem.php API Implement many_many through polymorphic (from only) () 2018-03-22 10:26:25 +13:00
PolyJoinObject.php API Implement many_many through polymorphic (from only) () 2018-03-22 10:26:25 +13:00
PolyObjectA.php API Implement many_many through polymorphic (from only) () 2018-03-22 10:26:25 +13:00
PolyObjectB.php API Implement many_many through polymorphic (from only) () 2018-03-22 10:26:25 +13:00
TestObject.php API Implement many_many through polymorphic (from only) () 2018-03-22 10:26:25 +13:00