ash/test/actions/bulk
Andreas Donig de0f72b475
Fix: honor bulk upsert condition (#1432)
* Require Ash.Expr to make sure upsert_conflict/1 is available

* Make sure it correctly tests opts[:upsert_condition] for nilness

* Make sure the base changeset also adheres to the upsert condition

* Revert the changes so we can show the problem with a test case

* Add a test case that shows what the problem is

* Add the upsert_condition filter to the base changeset again

* Change the way the test checks because bulk_create/4 does not return unchanged records
2024-09-03 16:23:12 -04:00
..
bulk_create_test.exs Fix: honor bulk upsert condition (#1432) 2024-09-03 16:23:12 -04:00
bulk_destroy_test.exs test: tests for atomic only validation (#1331) 2024-07-29 15:29:39 -04:00
bulk_update_test.exs test: test new default keyset pagination 2024-08-30 17:36:10 -04:00