ash/lib/ash
2024-06-10 11:30:01 -04:00
..
actions fix: correctly load paginated relationships after create, update, delete (#1229) 2024-06-10 10:46:49 -04:00
changeset chore: remove ancient adapter code 2024-06-10 11:30:01 -04:00
data_layer fix: ensure that changeset filters are honored in ETS destroy/update_query 2024-05-12 16:16:39 -04:00
domain improvement: detect invalid resources placed in relationships on domains verifier 2024-06-05 09:48:32 -04:00
error fix: handle subquery-requiring calculations in calculate/2 2024-05-23 17:33:29 -04:00
expr fix: handle subquery-requiring calculations in calculate/2 2024-05-23 17:33:29 -04:00
filter fix: return proper value from short-circuit filter hydration 2024-06-07 10:44:10 -04:00
generator fix: add resource to Ash.Seed.seed! in Ash.Generator.seed! (#1227) 2024-06-07 07:31:29 -04:00
notifier docs: more restructuring, reviewing of guides 2024-04-08 13:39:45 -04:00
page fix: properly hydrate and scope sorts 2024-05-22 17:47:03 -04:00
policy chore: optimize strict check fact checking 2024-05-24 23:07:46 -04:00
query fix: fix the compare/2 implementations (#1232) 2024-06-10 08:15:51 -04:00
reactor feat(Ash.Reactor): Add bulk_update step type. (#1185) 2024-05-22 15:26:51 +12:00
resource chore: remove ancient adapter code 2024-06-10 11:30:01 -04:00
sort fix: properly hydrate and scope sorts 2024-05-22 17:47:03 -04:00
tracer improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
type fix: return proper {:ok, value} from Ash.Type.Atom.apply_constraints/2 2024-06-10 10:43:14 -04:00
action_input.ex improvement: add skip_unknown_inputs for generic actions 2024-04-03 07:28:19 -04:00
authorizer.ex chore: fixes around policy exceptions 2024-05-10 15:26:23 -04:00
bulk_result.ex fix: properly honor the return_errors? option 2023-05-25 09:46:27 -04:00
can.ex Ash.can? to be boolean | no_return (#1210) 2024-05-29 07:32:32 -04:00
ci_string.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
code_interface.ex fix: allow all strategies for bulk actions in code interfaces by default 2024-05-20 18:06:04 -04:00
context.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
custom_expression.ex improvement: support new data layer capability calculate/3 2024-04-29 16:58:37 -04:00
embeddable_type.ex improvement: support nils_distinct? on identities 2024-05-24 00:24:42 -04:00
flags.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
forbidden_field.ex fix: allow calculations to access what would forbidden fields of related items 2024-05-08 16:22:48 -04:00
helpers.ex fix get_domain (#1209) 2024-05-29 07:31:18 -04:00
not_loaded.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
options_helpers.ex docs: hide dsl options for special attribute types 2023-02-21 08:51:04 -05:00
plug_helpers.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
process_helpers.ex fix: ensure that belongs_to relationships are properly not reloaded with lazy?: true 2024-05-29 12:59:10 -04:00
resource.ex fix: properly persist simple_notifiers 2024-05-15 16:46:16 -04:00
seed.ex improvement: add tenant option to Ash.Seed.seed! (#1230) 2024-06-10 07:47:43 -04:00
test.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
to_tenant.ex fix: swap the parameters in Ash.ToTenant.to_tenant/2 (#1003) 2024-04-10 06:58:53 -04:00
union.ex
uuid.ex
vector.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00