We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec1e98 commit aabff76Copy full SHA for aabff76
README.md
@@ -23,6 +23,7 @@ Sqlite GDBC URL takes the following form:
23
24
```
25
gdbc:sqlite:database-name?arg1=value1
26
+gdbc:sqlite:database-file-path?arg1=value1
27
28
29
Checkout [https://github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) for arguments details.
0 commit comments