postgres icon indicating copy to clipboard operation
postgres copied to clipboard

chore: bump to pg_net 0.20.0

Open steve-chavez opened this issue 3 months ago • 0 comments

No SQL changes are done. Only C library fixes.

This bumps from 0.19.5 straight to 0.20.0:

  • https://github.com/supabase/pg_net/releases/tag/v0.19.6
  • https://github.com/supabase/pg_net/releases/tag/v0.19.7
  • https://github.com/supabase/pg_net/releases/tag/v0.20.0
    • Adds prepared statements as a new feature (increases performance).

steve-chavez avatar Nov 07 '25 22:11 steve-chavez