8000 chore: add the rest of the FDWs to nix-built wrappers · smilexs4/supabase-postgres@603dd2c · GitHub
[go: up one dir, main page]

Skip to content

Commit 603dd2c

Browse files
pcncdarora
authored andcommitted
chore: add the rest of the FDWs to nix-built wrappers
1 parent da0a9fc commit 603dd2c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

nix/ext/wrappers/default.nix

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ buildPgrxExtension_0_11_3 rec {
5555
"airtable_fdw"
5656
"logflare_fdw"
5757
"auth0_fdw"
58+
"mssql_fdw"
59+
"redis_fdw"
60+
"cognito_fdw"
61+
"wasm_fdw"
5862
];
5963

6064
# FIXME (aseipp): disable the tests since they try to install .control

0 commit comments

Comments
 (0)
0