ash/lib/ash
2023-11-28 13:58:11 -05:00
..
actions fix: properly resolve nested calculation dependencies 2023-11-24 07:23:38 -05:00
api fix: properly thread constraints through aggregates 2023-11-13 16:47:24 -05:00
changeset fix: convert upsert fields before passing to data layer (#777) 2023-11-20 10:21:16 -05:00
data_layer fix: convert upsert fields before passing to data layer (#777) 2023-11-20 10:21:16 -05:00
engine chore: use uuids instead of unique integer for performance reasons 2023-10-03 13:42:18 -04:00
error chore: fix typespec for error class module 2023-10-26 10:05:20 -04:00
expr fix: give anonymous aggregates constant names 2023-09-01 17:23:04 -04:00
filter improvement: add composite_type/2 and composite_type/3 2023-11-27 19:11:52 -05:00
flow docs: Spelling fix (wether -> whether). (#764) 2023-11-09 15:52:13 +13:00
generator improvement: add sequence generator utility 2023-09-21 18:51:30 -04:00
notifier docs: update docs for pub sub 2023-10-27 13:22:33 -04:00
page fix: properly strip extra record requested to detect more? pages. 2023-11-13 13:18:35 -05:00
policy chore: format 2023-11-13 17:04:53 -05:00
query improvement: add composite_type/2 and composite_type/3 2023-11-27 19:11:52 -05:00
registry chore: fix more typespecs 2023-10-11 09:05:56 -04:00
resource chore: fix call to compile_env! 2023-11-28 13:58:11 -05:00
sort improvement: add Ash.Sort.expr_sort. In 3.0 sort should be a macro 2023-10-07 09:16:52 -04:00
tracer chore: use uuids instead of unique integer for performance reasons 2023-10-03 13:42:18 -04:00
type improvement: support key aliases for composite types 2023-11-27 16:20:30 -05:00
action_input.ex feat: Add unknown argument error when passing an unknown key to an action. (#750) 2023-10-24 12:27:33 -04:00
authorizer.ex
bulk_result.ex
calculation.ex
ci_string.ex improvement: don't double cast ci strings 2023-09-28 17:25:38 -04:00
code_interface.ex fix: code gen interfaces check type first argument (#749) 2023-10-21 19:52:37 -04:00
embeddable_type.ex fix: fix typespec for include_source/2 2023-10-26 10:11:54 -04:00
flags.ex feat: Add unknown argument error when passing an unknown key to an action. (#750) 2023-10-24 12:27:33 -04:00
forbidden_field.ex
helpers.ex improvement: support parent/1 in relationships 2023-07-26 16:46:22 -04:00
not_loaded.ex
options_helpers.ex
plug_helpers.ex fix set_tenant spec (#655) 2023-07-14 12:38:56 -04:00
resource.ex improvement: support an api option to use Ash.Resource (#715) 2023-10-20 06:07:34 -04:00
seed.ex fix: only set non-nil values unless __keep_nil__ in seed creation 2023-09-28 16:53:06 -04:00
test.ex chore: update dialyzer & cleanup dead code 2023-10-21 23:30:33 -04:00
union.ex
uuid.ex
vector.ex fix: properly create new vectors from strings 2023-11-26 18:53:23 -05:00