Commit 43d64ad
chore: bump to pg_net 0.20.0 (#1899)
* chore: bump to pg_net 0.20.0
No SQL changes are done. Only C library fixes.
This bumps straight from 0.19.5 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).
* chore: bump to release
* fix: fix package build
* chore: bump to release
* chore: bump to release
---------
Co-authored-by: Sam Rose <samuel@supabase.io>1 parent a4a8ed1 commit 43d64ad
3 files changed
+21
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
57 | 66 | | |
58 | 67 | | |
59 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
322 | 329 | | |
323 | 330 | | |
324 | 331 | | |
| |||
0 commit comments