Skip to content

Npgsql Support for Arrays

Compare
Choose a tag to compare
@JordanMarr JordanMarr released this 14 Nov 03:19
· 313 commits to main since this release

SqlHydra.Npgsql v1.0.4 adds support for text[] and integer[] columns.

There are other types that can support arrays, but I wanted to add the requested types first.
If you would like to see more array types added, please post an issue that we can use to come up with a more comprehensive list.