Searched refs:SQLRowToCommitRow (Results 1 – 2 of 2) sorted by relevance
114 commitCursor, err = mappers.SQLRowToCommitRow(row)
250 func SQLRowToCommitRow(iterRow *sql.Rows) (e.AnalyzedCommitRow, error) { func