chore: update erorr message

This commit is contained in:
Zach Daniel 2024-08-07 22:54:28 -04:00
parent 823a9fbf4b
commit 201687163f

View file

@ -751,7 +751,7 @@ defmodule Ash.EmbeddableType do
- it has no primary key
- `constraints[:on_update]` is set to `:replace`
Or both of the following are true
Or all of the following are true:
- the update action accepts all public attributes and has no changes
- there are no changes or validations on the action