supabase / wrappers

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

feat: add array cell type support #347

Closed burmecia closed 1 month ago

burmecia commented 2 months ago

What kind of change does this PR introduce?

This PR is to add Array cell type support.

What is the current behavior?

Currently array cell type isn't supported.

What is the new behavior?

Add below array cell types support to framework.

Additional context

N/A

notion-workspace[bot] commented 1 month ago

Add Array type support to Wrappers framework