Skip to content

Commit 743c4bc

Browse files
author
Ben Iofel
authored
Use https (#10)
1 parent 8a56bd1 commit 743c4bc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

scripts/20200210-112152.sql

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
update resolvers
2+
set uri = replace(uri, 'http://', 'https://')
3+
where visibility = 'public';

0 commit comments

Comments
 (0)