ash/test
Zach Daniel a719c791ba improvement: add optimized path for casting embeds when they are simple
improvement: add `include_embedded_source_by_default?` config to optimize embeds
improvement: support `:fields` constraint on `:struct` type, enabling persistence
2024-08-07 16:47:01 -04:00
..
actions improvement: add optimized path for casting embeds when they are simple 2024-08-07 16:47:01 -04:00
ash
authorizer
calculations fix: properly key nested calculations and add additional tests 2024-07-31 13:19:04 -04:00
changeset test: add tests showing before_transaction hooks setting derived values 2024-06-02 11:59:18 -04:00
distinct
domain
filter fix: fix behavior of synthesized joins across data layers 2024-07-30 22:11:32 -04:00
generator fix: fix seed not working when :__keep_nil__ is generated using seed_input (#1228) 2024-06-07 08:14:39 -04:00
notifier fix: properly persist simple_notifiers 2024-05-15 16:46:16 -04:00
policy test: use other resource's calculation in expr (#1365) 2024-08-06 08:44:15 -04:00
query fix: fix the compare/2 implementations (#1232) 2024-06-10 08:15:51 -04:00
reactor improvement: add atomic_upgrade? flag to update/destroy actions 2024-05-23 11:05:17 -04:00
resource improvement: Add defaults and typespec to resulting Resource struct (#1364) 2024-08-05 10:35:17 -04:00
sort chore: run formatter. 2024-05-21 09:17:58 +12:00
support chore: credo fix (#1347) 2024-07-25 18:08:32 -04:00
type improvement: add optimized path for casting embeds when they are simple 2024-08-07 16:47:01 -04:00
ash_test.exs
code_interface_test.exs improvement: bulk destroy for handling array changes in embeds 2024-06-24 09:48:08 -04:00
count_test.exs
embedded_resource_test.exs improvement: use the source configuration for attributes in embedded resources 2024-05-14 12:32:25 -04:00
error_test.exs
expr_test.exs chore: release version v3.3.0 2024-07-27 17:05:46 -04:00
helpers_test.exs
plug_helpers.ex
query_test.exs improvement: Implement show_sensitive? config (#1180) 2024-05-21 08:47:51 -04:00
seed_test.exs improvement: add tenant option to Ash.Seed.seed! (#1230) 2024-06-10 07:47:43 -04:00
simple_data_layer_test.exs
test_helper.exs
tracer_test.exs
uuid_v7_test.exs chore: get build passing 2024-07-19 12:40:09 -04:00