Default value for {:array, :atom} attribute
Hello,
I'm trying to have a default value when using an {:array, :atom} attribute like this:
But when I try to persist a new instance of this resource it fails because :roles is empty.
Also, when generating a migration I get this error:
I'm trying to have a default value when using an {:array, :atom} attribute like this:
But when I try to persist a new instance of this resource it fails because :roles is empty.
Also, when generating a migration I get this error:
