Sqlite specific callbacks for Ash.Type.
Ash.Type
Use this in addition to Ash.Type.
@callback value_to_sqlite_default(Ash.Type.t(), Ash.Type.constraints(), term()) :: {:ok, String.t()} | :error