Searched defs:QueryRow (Results 1 – 2 of 2) sorted by relevance
1847 func (db *DB) QueryRow(query string, args ...any) *Row { func2558 func (tx *Tx) QueryRow(query string, args ...any) *Row { func2871 func (s *Stmt) QueryRow(args ...any) *Row { func
1250 "QueryRow":{ object