Skip to content

Commit 7ba487f

Browse files
authored
fix: include s3vectors_fdw in the native fdws list (#514)
1 parent 319d705 commit 7ba487f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wrappers/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ native_fdws = [
199199
"stripe_fdw",
200200
"firebase_fdw",
201201
"s3_fdw",
202+
"s3vectors_fdw",
202203
"logflare_fdw",
203204
"auth0_fdw",
204205
"mssql_fdw",

0 commit comments

Comments
 (0)