23 lines
605 B
JSON
23 lines
605 B
JSON
{
|
|
"id": "example-db/Shippers",
|
|
"title": "Table: Shippers",
|
|
"description": "| ShipperID | ShipperName | Phone |",
|
|
"source": "@site/docs/example-db/Shippers.md",
|
|
"sourceDirName": "example-db",
|
|
"slug": "/example-db/Shippers",
|
|
"permalink": "/awSQL/example-db/Shippers",
|
|
"draft": false,
|
|
"unlisted": false,
|
|
"tags": [],
|
|
"version": "current",
|
|
"frontMatter": {},
|
|
"sidebar": "defaultSidebar",
|
|
"previous": {
|
|
"title": "Table: Products",
|
|
"permalink": "/awSQL/example-db/Products"
|
|
},
|
|
"next": {
|
|
"title": "Table: Suppliers",
|
|
"permalink": "/awSQL/example-db/Suppliers"
|
|
}
|
|
} |