chore: support ci_string

This commit is contained in:
Zach Daniel 2024-09-14 23:17:31 -04:00
parent 9f95eac8d7
commit 78f7a87529

View file

@ -493,6 +493,7 @@ defmodule AshBlog.DataLayer do
if storage_type in [
:string,
:ci_string,
:integer,
:uuid,
:utc_datetime,