github.com/keybase/client/go@v0.0.0-20241007131713-f10651d043c8/uidmap/data/query.sql (about)

     1  select uid,username from users where concat(substring(sha2(lower(username),256),1,30),'19') != uid order by uid asc