awSQL/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-shippers-md-b4c.json
2025-04-13 14:28:04 +02:00

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"
}
}