Skip to content

Commit d6588c4

Browse files
committed
Add doco note on required extensions
1 parent 777a8ee commit d6588c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/s3.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
--
55
-- Installation:
66
--
7-
-- CREATE EXTENSION crypto;
7+
-- CREATE EXTENSION pgcrypto;
88
-- CREATE EXTENSION http;
99
--
1010
-- Utility function to take S3 object and access keys and create

0 commit comments

Comments
 (0)