github.com/keybase/client/go@v0.0.0-20240309051027-028f7c731f8b/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