PgBigInt64BuilderInitialtype PgBigInt64BuilderInitial<TName extends string> = PgBigInt64Builder<{name: TName; data: bigint; driverParam: string; notNull: false; hasDefault: false; }>;§Type Parameters§TName extends string[src]§Type§PgBigInt64Builder<{name: TName; data: bigint; driverParam: string; notNull: false; hasDefault: false; }>[src]