Home
last modified time | relevance | path

Searched defs:CopyFromSource (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/jackc/pgx/v4/
H A Dcopy_from.go39 type CopyFromSource interface { interface
159 …(ctx context.Context, tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int64, e…
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/jackc/pgx/v4/
H A Dcopy_from.go39 type CopyFromSource interface { interface
159 …(ctx context.Context, tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int64, e…
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/jackc/pgx/v4/
H A Dcopy_from.go39 type CopyFromSource interface { interface
159 …(ctx context.Context, tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int64, e…
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/github.com/jackc/pgx/
H A Dcopy_from.go37 type CopyFromSource interface { interface
241 func (c *Conn) CopyFrom(tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int, er…
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/jackc/pgx/
H A Dcopy_from.go37 type CopyFromSource interface { interface
241 func (c *Conn) CopyFrom(tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int, er…
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/jackc/pgx/
H A Dcopy_from.go38 type CopyFromSource interface { interface
274 func (c *Conn) CopyFrom(tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int, er…
/dports/security/vault/vault-1.8.2/vendor/github.com/jackc/pgx/
H A Dcopy_from.go38 type CopyFromSource interface { interface
274 func (c *Conn) CopyFrom(tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int, er…
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/jackc/pgx/
H A Dcopy_from.go38 type CopyFromSource interface { interface
274 func (c *Conn) CopyFrom(tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int, er…
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/jackc/pgx/
H A Dcopy_from.go38 type CopyFromSource interface { interface
274 func (c *Conn) CopyFrom(tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int, er…
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/jackc/pgx/
H A Dcopy_from.go38 type CopyFromSource interface { interface
274 func (c *Conn) CopyFrom(tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int, er…
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/jackc/pgx/
H A Dcopy_from.go38 type CopyFromSource interface { interface
274 func (c *Conn) CopyFrom(tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int, er…
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/jackc/pgx/
H A Dcopy_from.go38 type CopyFromSource interface { interface
274 func (c *Conn) CopyFrom(tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int, er…
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/jackc/pgx/
H A Dcopy_from.go38 type CopyFromSource interface { interface
274 func (c *Conn) CopyFrom(tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int, er…
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/jackc/pgx/
H A Dcopy_from.go38 type CopyFromSource interface { interface
274 func (c *Conn) CopyFrom(tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int, er…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/jackc/pgx/
H A Dcopy_from.go38 type CopyFromSource interface { interface
274 func (c *Conn) CopyFrom(tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int, er…
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/jackc/pgx/
H A Dcopy_from.go38 type CopyFromSource interface { interface
274 func (c *Conn) CopyFrom(tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int, er…
/dports/net/storj/storj-1.45.3/vendor/github.com/jackc/pgx/v4/
H A Dcopy_from.go69 type CopyFromSource interface { interface
201 …(ctx context.Context, tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int64, e…
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/jackc/pgx/v4/
H A Dcopy_from.go69 type CopyFromSource interface { interface
201 …(ctx context.Context, tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int64, e…
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/jackc/pgx/v4/
H A Dcopy_from.go69 type CopyFromSource interface { interface
201 …(ctx context.Context, tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int64, e…
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/jackc/pgx/v4/pgxpool/
H A Dcommon_test.go91 CopyFrom(context.Context, pgx.Identifier, []string, pgx.CopyFromSource) (int64, error)
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/jackc/pgx/v4/pgxpool/
H A Dcommon_test.go93 CopyFrom(context.Context, pgx.Identifier, []string, pgx.CopyFromSource) (int64, error)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/jackc/pgx/v4/pgxpool/
H A Dcommon_test.go93 CopyFrom(context.Context, pgx.Identifier, []string, pgx.CopyFromSource) (int64, error)
/dports/net/storj/storj-1.45.3/vendor/github.com/jackc/pgx/v4/pgxpool/
H A Dcommon_test.go93 CopyFrom(context.Context, pgx.Identifier, []string, pgx.CopyFromSource) (int64, error)
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/jackc/pgx/v4/pgxpool/
H A Dcommon_test.go93 CopyFrom(context.Context, pgx.Identifier, []string, pgx.CopyFromSource) (int64, error)
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/jackc/pgx/v4/pgxpool/
H A Dcommon_test.go93 CopyFrom(context.Context, pgx.Identifier, []string, pgx.CopyFromSource) (int64, error)

12