Monorepo for Tangled tangled.org

appview/db: avoid empty languages when calculating major language #917

merged opened by oppi.li targeting master from op/uuvxwyluumkl
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:qfpnj4og54vl56wngdriaxug/sh.tangled.repo.pull/3mana3fijpq22
+1
Diff #0
+1
appview/db/repos.go
··· 158 158 from repo_languages 159 159 where repo_at in (%s) 160 160 and is_default_ref = 1 161 + and language <> '' 161 162 ) 162 163 where rn = 1 163 164 `,

History

1 round 0 comments
sign up or login to add to the discussion
oppi.li submitted #0
1 commit
expand
appview/db: avoid empty languages when calculating major language
3/3 success
expand
expand 0 comments
pull request successfully merged