MCPcopy Create free account
hub / github.com/bradfitz/go-sql-test / Prepare

Method Prepare

src/github.com/jackc/pgx/stdlib/sql_test.go:27–27  ·  view source on GitHub ↗
(query string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

TestStatmentFunction · 0.65
TestNoDataFunction · 0.65
benchMockQueryFunction · 0.65
benchPreparedQueryFunction · 0.65
TestCopyInMultipleValuesFunction · 0.65
TestCopyInTypesFunction · 0.65
TestCopyInWrongTypeFunction · 0.65
TestCopyInBinaryErrorFunction · 0.65
TestCopyFromErrorFunction · 0.65

Implementers 11

mysqlConnsrc/code.google.com/p/go-mysql-driver/
connsrc/github.com/lib/pq/conn.go
Connsrc/github.com/jackc/pgx/conn.go
Connsrc/github.com/jackc/pgx/stdlib/sql.go
connsrc/github.com/tgulacsi/goracle/godrv/
Cursorsrc/github.com/tgulacsi/goracle/oracle
connsrc/github.com/ziutek/mymysql/godrv/dr
Connsrc/github.com/ziutek/mymysql/native/m
Connsrc/github.com/ziutek/mymysql/thrsafe/
Connsrc/github.com/ziutek/mymysql/autorc/a
SQLiteConnsrc/github.com/mattn/go-sqlite3/sqlite

Calls

no outgoing calls

Tested by 15

TestStatmentFunction · 0.52
TestNoDataFunction · 0.52
benchMockQueryFunction · 0.52
benchPreparedQueryFunction · 0.52
TestCopyInMultipleValuesFunction · 0.52
TestCopyInTypesFunction · 0.52
TestCopyInWrongTypeFunction · 0.52
TestCopyInBinaryErrorFunction · 0.52
TestCopyFromErrorFunction · 0.52