ash/lib
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
..
ash Fix: honor bulk upsert condition (#1432) 2024-09-03 16:23:12 -04:00
comparable fix: Pass options without :templated tuple to after_batch (#1376) 2024-08-08 10:14:06 -04:00
mix improvement: make default page type configurable, defaulting to :offset 2024-08-30 17:18:50 -04:00
sat_solver improvement: don't install sat solver in initial installation 2024-07-24 16:08:39 -04:00
ash.ex test: test new default keyset pagination 2024-08-30 17:36:10 -04:00