Skip to content

feat: support unsigned values by converting them to integer implicitly

Maksim Kaitmazian requested to merge max/pgproto/support-unsigned-values into master

Summary

  • feat: support unsigned values by converting them to integer implicitly

Merge request reports