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 8e4871b commit 06727d2Copy full SHA for 06727d2
README.md
@@ -20,6 +20,7 @@ Since this adapter doesn't pull from an existing file, the "glob" parameter is a
20
##### configObj / mysql-settings.json
21
```
22
{
23
+ "buffer": false,
24
"sql": "SELECT * FROM customers LIMIT 2;",
25
"connection": {
26
"host" : "example.org",
0 commit comments