Eyeon.ImportLocation (eyeon v0.2.0)

Copy Markdown View Source

Tracks where a symbol was imported from: the source table name and symbol ID.

Summary

Types

t()

@type t() :: %Eyeon.ImportLocation{symbol_id: integer(), table_name: String.t()}