Indexclass Index {constructor(config: IndexConfig, table: AnyPgTable);readonly config: IndexConfig & {table: AnyPgTable; };}§Constructors§new Index(config: IndexConfig, table: AnyPgTable)[src]§Properties§config: IndexConfig & {table: AnyPgTable; }[src]