github.com/keybase/client/go@v0.0.0-20240520164431-4f512a4c85a3/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