MCPcopy
hub / github.com/questdb/questdb / RowsAffected

Method RowsAffected

compat/src/test/golang/drivers/dbdriver.go:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 Err() error
26 Close()
27 RowsAffected() int64
28}

Callers 3

executeQueryMethod · 0.65
QueryMethod · 0.65
RowsAffectedMethod · 0.65

Implementers 3

PqQueryResultcompat/src/test/golang/drivers/pqdrive
PqExecResultcompat/src/test/golang/drivers/pqdrive
PgxQueryResultcompat/src/test/golang/drivers/pgxdriv

Calls

no outgoing calls

Tested by

no test coverage detected