Packages

An Ash extension to use prefixed IDs as primary and foreign keys.

Current section

Files

Jump to
ash_prefixed_id lib info.ex
Raw

lib/info.ex

defmodule AshPrefixedId.Info do
use Spark.InfoGenerator, extension: AshPrefixedId, sections: [:prefixed_id]
end