Search
Association metadata for a given table's associations
@type t() :: %Endo.Association{ adapter: term(), from_column_name: term(), from_table_name: term(), name: term(), to_column_name: term(), to_table_name: term(), type: term() }