AnyIndexBuilderinterface AnyIndexBuilder {build(table: AnyPgTable): Index;}§Methods§build(table: AnyPgTable): Index[src]