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

23 lines
662 B
JSON

{
"id": "example-db/Customers",
"title": "Table: Customers",
"description": "| CustomerID | CustomerName | ContactName | Address | City | PostalCode | Country |",
"source": "@site/docs/example-db/Customers.md",
"sourceDirName": "example-db",
"slug": "/example-db/Customers",
"permalink": "/awSQL/example-db/Customers",
"draft": false,
"unlisted": false,
"tags": [],
"version": "current",
"frontMatter": {},
"sidebar": "defaultSidebar",
"previous": {
"title": "Table: Categories",
"permalink": "/awSQL/example-db/Categories"
},
"next": {
"title": "Table: Employees",
"permalink": "/awSQL/example-db/Employees"
}
}