Packages

Automatically adds AshPostgres custom indexes for `belongs_to` relationships in Ash resources.

Current section

Files

Jump to

lib/info.ex

defmodule AshPostgresBelongsToIndex.Info do
use Spark.InfoGenerator,
extension: AshPostgresBelongsToIndex,
sections: [:postgres_belongs_to_index]
end