23 lines
346 B
JSON
23 lines
346 B
JSON
|
{
|
||
|
"content": [
|
||
|
{
|
||
|
"title": "Build a SQL connector",
|
||
|
"depth": 2
|
||
|
},
|
||
|
"docs/sql-connector.md",
|
||
|
{
|
||
|
"title": "Base Connector",
|
||
|
"depth": 2
|
||
|
},
|
||
|
"lib/connector.js",
|
||
|
{
|
||
|
"title": "SQL Connector",
|
||
|
"depth": 2
|
||
|
},
|
||
|
"lib/sql.js",
|
||
|
"lib/parameterized-sql.js"
|
||
|
],
|
||
|
"codeSectionDepth": 3
|
||
|
}
|
||
|
|