Commit 9c0e73b
committed
cgosqlite: support named parameters with $ prefix
This allows using the "$VVV" syntax for named parameters in SQLite, as
described in https://sqlite.org/c3ref/bind_blob.html
Updates tailscale/corp#35883
Signed-off-by: Andrew Dunham <andrew@tailscale.com>1 parent e28eaf5 commit 9c0e73b
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
360 | 363 | | |
361 | 364 | | |
362 | 365 | | |
| |||
0 commit comments