We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a56bd1 commit 743c4bcCopy full SHA for 743c4bc
1 file changed
scripts/20200210-112152.sql
@@ -0,0 +1,3 @@
1
+update resolvers
2
+set uri = replace(uri, 'http://', 'https://')
3
+where visibility = 'public';
0 commit comments