supabase / wrappers

Postgres Foreign Data Wrapper development framework in Rust.
http://fdw.dev
Apache License 2.0
562 stars 55 forks source link

Fix type of return value for import_foreign_schema() #324

Closed remilapeyre closed 3 months ago

remilapeyre commented 3 months ago

I checked that this fixes the issue on ARM Linux by using a Docker container on a M2 Mac.

Closes https://github.com/supabase/wrappers/issues/318.