Commit 66c80a7
Support creating a driver directly without registering it (#3)
In some cases it's useful to reuse drivers to prevent leaking drivers every
time a connection is opened. This allows library users to register the driver
themselves and reuse the registered name when necessary.1 parent 5b371a6 commit 66c80a7
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
0 commit comments