Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
`:ci_string` not becoming `citext` with `Ash.Type.NewType` - Ash Framework
AF
Ash Framework
•
3y ago
•
28 replies
\ ឵឵឵
`:ci_string` not becoming `citext` with `Ash.Type.NewType`
In my migrations
:
add :email, :text, null: false
add :email, :text, null: false
I
've solved this with
casing: :lower
casing: :lower
for the example above
, but there are fields where I
'd like to preserve casing
.
Ash Framework
Join
The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.
2,193
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Using `Ash.Type.String` like `Ash.Type.Enum`
AF
Ash Framework / support
3y ago
type "citext" does not exist
AF
Ash Framework / support
4y ago
`Ash.Type.NewType` defines multiple GraphQL types with the same name.
AF
Ash Framework / support
3y ago
Postgres Citext?
AF
Ash Framework / support
4y ago