Commit 2ef08bc
committed
support opening a connection with custom flags
The new `ConnectFlags` supports passing in `sqliteh.OpenFlags` to configure
the connection.
`Connect` still uses `sqliteh.OpenFlagsDefault`.
Updates tailscale/corp#36592
Signed-off-by: Percy Wegmann <percy@tailscale.com>1 parent 617c375 commit 2ef08bc
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
156 | 157 | | |
157 | | - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
158 | 163 | | |
159 | 164 | | |
160 | 165 | | |
| |||
0 commit comments