postgres
postgres copied to clipboard
chore: bump to pg_net 0.20.0
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).