Ash FrameworkAF
Ash Framework3y ago
28 replies
\ ឵឵឵

`:ci_string` not becoming `citext` with `Ash.Type.NewType`

In my migrations:
add :email, :text, null: false

I've solved this with casing: :lower for the example above, but there are fields where I'd like to preserve casing.
Was this page helpful?