MCPcopy
hub / github.com/daptin/daptin / QueryRow

Method QueryRow

server/database/database_connection_interface.go:16–16  ·  view source on GitHub ↗
(query string, args ...interface{})

Source from the content-addressed store, hash-verified

14 sqlx.Ext
15 sqlx.Preparer
16 QueryRow(query string, args ...interface{}) *sql.Row
17 Beginx() (*sqlx.Tx, error)
18}

Implementers 1

InMemoryTestDatabaseserver/inmemory_mock_db.go

Calls

no outgoing calls