We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2116b3 commit 49124baCopy full SHA for 49124ba
script/backfill-usernames.sql
@@ -0,0 +1,2 @@
1
+UPDATE users
2
+SET username = gh_login;
0 commit comments