You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: update CONTRIBUTING.md and Postgres documentation; enhance Postgres transport type conversions
- Added instructions for running the project in a VSCode dev-container in CONTRIBUTING.md.
- Updated Postgres documentation to include support for Inet, Vector, HalfVec, Bit, and SparseVec types.
- Modified type conversion implementations in Postgres transport to use 'option' for Vector, HalfVec, Bit, and SparseVec types.
0 commit comments