AbacusSql.Completion.find_single_result_in_schema

You're seeing just the function find_single_result_in_schema, go back to AbacusSql.Completion module for more information.
Link to this function

find_single_result_in_schema(schema, variable, context)

View Source

Specs

find_single_result_in_schema(schema(), any(), context()) ::
  {:error, any()} | {:ok, module(), context()}