Signed-off-by: oppiliappan me@oppi.li
+4
-4
appview/db/follow.go
+4
-4
appview/db/follow.go
······
+25
-64
appview/db/repos.go
+25
-64
appview/db/repos.go
······-rows, &repo.Did, &repo.Name, &repo.Knot, &repo.Rkey, &repo.Description, &repo.Created, &repo.Source,······-func scanRepo(rows *sql.Rows, did, name, knot, rkey, description *string, created *time.Time, source *string) error {-if err := rows.Scan(did, name, knot, rkey, &nullableDescription, &createdAt, &nullableSource); err != nil {
+26
appview/db/star.go
+26
appview/db/star.go
······
+24
appview/db/strings.go
+24
appview/db/strings.go
···