View Source Endo.Index (Endo v0.1.8)

Index metadata for a given table's indexes

Link to this section Summary

Link to this section Types

@type t() :: %Endo.Index{adapter: term(), columns: term(), name: term()}