ColumnIndexOptions.include property
Extra columns to carry in the index without indexing them.
Signature:
include: string[];
Remarks
A covering index, so the planner can answer from the index alone instead of visiting the table. Btree only. Declared but never emitted in earlier versions.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.