Does this user follow this other user on GitHub?

Check if one user follows another on GitHub

Run this query

To run this query, you can use the following command:

anyquery run does_this_user_follow_this_other_user_on_github

Arguments

User 1

The username of the follower

User 2

The username of the followee

Additional informations

Source code Author

Tip

You can also run local queries using the anyquery run command. Just pass the path to the query file as an argument (e.g. anyquery run path/to/query.sql).