ash/lib/ash
2023-12-20 17:33:43 -05:00
..
actions improvement: add iterative, streaming implementation for bulk updates 2023-12-20 17:33:43 -05:00
api improvement: add iterative, streaming implementation for bulk updates 2023-12-20 17:33:43 -05:00
changeset improvement: add iterative, streaming implementation for bulk updates 2023-12-20 17:33:43 -05:00
data_layer improvement: remove Ash.Engine from update/destroy actions 2023-12-15 10:14:40 -05:00
engine improvement: honor field policies in sort expressions 2023-12-13 15:08:39 -05:00
error improvement: add iterative, streaming implementation for bulk updates 2023-12-20 17:33:43 -05:00
expr fix: various runtime expression evaluation fixes 2023-12-03 13:43:35 -05:00
filter improvement: lay the groundwork for fully atomic actions 2023-12-16 10:14:02 -05:00
flow improvement: rewrite creates to not use Ash.Engine 2023-12-15 15:10:01 -05: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 improvement: honor field policies in sort expressions 2023-12-13 15:08:39 -05:00
query fix: ignore load/limit/offset in aggregate queries, instead of raising 2023-12-18 08:28:52 -05:00
registry chore: fix more typespecs 2023-10-11 09:05:56 -04:00
resource improvement: add iterative, streaming implementation for bulk updates 2023-12-20 17:33:43 -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 fix: empty milliseconds for utc datetime must have precision 6 2023-12-18 20:14:36 -05:00
action_input.ex improvement: support tenancy on manual actions 2023-12-16 10:33:10 -05:00
authorizer.ex improvement: honor field policies in sort expressions 2023-12-13 15:08:39 -05:00
bulk_result.ex fix: properly honor the return_errors? option 2023-05-25 09:46:27 -04:00
calculation.ex fix: don't apply default limit unless pagination is required 2023-12-06 21:37:43 -05:00
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 improvement: remove Ash.Engine from update/destroy actions 2023-12-15 10:14:40 -05: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 chore: fix credo/dialyzer 2023-06-22 14:19:40 -04:00
helpers.ex improvement: support parent/1 in relationships 2023-07-26 16:46:22 -04:00
not_loaded.ex fix: typespec/error message improvements 2020-09-23 21:06:12 -04:00
not_selected.ex improvement: Adds %Ash.NotSelected{} to ash 3 (!634) (#804) 2023-12-14 16:14:15 -05:00
options_helpers.ex docs: hide dsl options for special attribute types 2023-02-21 08:51:04 -05:00
plug_helpers.ex fix set_tenant spec (#655) 2023-07-14 12:38:56 -04:00
resource.ex improvement: support embed_nil_values? for trimming down stored embeds 2023-12-06 10:29:39 -05: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 docs: add moduledocs 2023-02-13 23:50:56 -05:00
uuid.ex improvement: many compile time fixes via code splitting 2021-02-22 20:44:03 -05:00
vector.ex fix: properly create new vectors from strings 2023-11-26 18:53:23 -05:00