PrimaryKeyBuilderclass PrimaryKeyBuilder {constructor(columns: AnyPgColumn[]);}§Constructors§new PrimaryKeyBuilder(columns: AnyPgColumn[])[src]