silverstripe-framework/tests
Guy Sartorelli 19bb72e7c7 FIX Correctly remove relations with ManyManyThroughList::removeall
Instead of just setting one side of the relation to null in the through
list, remove the rows entirely.
Remove only the relations which match the filters that have already been
set on the list.
This is consistent with the way ManyManyList works.

Also some small tidy-up (removing an unnecessary line break and an
unused "use" statement)
2022-05-05 11:21:51 +12:00
..
behat FIX Update behat toast logic so it works with quotes 2021-01-19 15:16:26 +13:00
bootstrap Use short array syntax across the framework's codebase 2020-05-16 10:34:45 +01:00
php FIX Correctly remove relations with ManyManyThroughList::removeall 2022-05-05 11:21:51 +12: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 Use short array syntax across the framework's codebase 2020-05-16 10:34:45 +01:00