Skip to content

Commit 172a459

Browse files
committed
add extension dependencies
1 parent cb980c5 commit 172a459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/supabase/supabase.control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
comment = 'supabase extension'
33
default_version = '0.0.1'
44
module_pathname = '$libdir/supabase'
5-
requires = 'plpgsql'
5+
requires = 'plpgsql,pg_net'
66
relocatable = false
77
superuser = false

0 commit comments

Comments
 (0)