We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a08b070 commit 62ddd06Copy full SHA for 62ddd06
script/backfill-usernames.sql
@@ -0,0 +1,2 @@
1
+UPDATE users
2
+SET username = gh_login;
0 commit comments