Skip to main content
Skip to main content
Edit this page

system.completions

Description

Contains a list of completion tokens.

Columns

  • word (String) — Completion token.
  • context (String) — Token entity kind (e.g. table).
  • belongs (Nullable(String)) — Token for entity, this token belongs to (e.g. name of owning database).