Removed tests
This commit is contained in:
parent
26acf06c5d
commit
053e84638c
@ -1,3 +0,0 @@
|
||||
DATABASE=awSQL_dev
|
||||
USER=awSQL_dev
|
||||
PASS=hp53xZ6_9
|
||||
@ -1 +0,0 @@
|
||||
{"categoryGeneratedIndex":{"title":"Example Database","description":"Here you can find the tables of the database used for the examples","slug":"/category/example-database","permalink":"/awSQL/category/example-database","sidebar":"defaultSidebar","navigation":{"previous":{"title":"ConstraintOptions","permalink":"/awSQL/typedefs/constraint-options"},"next":{"title":"Table: Categories","permalink":"/awSQL/example-db/Categories"}}}}
|
||||
@ -1,23 +0,0 @@
|
||||
{
|
||||
"id": "example-db/Categories",
|
||||
"title": "Table: Categories",
|
||||
"description": "| CategoryID | CategoryName | Description |",
|
||||
"source": "@site/docs/example-db/Categories.md",
|
||||
"sourceDirName": "example-db",
|
||||
"slug": "/example-db/Categories",
|
||||
"permalink": "/awSQL/example-db/Categories",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"frontMatter": {},
|
||||
"sidebar": "defaultSidebar",
|
||||
"previous": {
|
||||
"title": "Example Database",
|
||||
"permalink": "/awSQL/category/example-database"
|
||||
},
|
||||
"next": {
|
||||
"title": "Table: Customers",
|
||||
"permalink": "/awSQL/example-db/Customers"
|
||||
}
|
||||
}
|
||||
@ -1,23 +0,0 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@ -1,23 +0,0 @@
|
||||
{
|
||||
"id": "example-db/Employees",
|
||||
"title": "Table: Employees",
|
||||
"description": "| EmployeeID | LastName | FirstName | BirthDate | Photo | Notes |",
|
||||
"source": "@site/docs/example-db/Employees.md",
|
||||
"sourceDirName": "example-db",
|
||||
"slug": "/example-db/Employees",
|
||||
"permalink": "/awSQL/example-db/Employees",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"frontMatter": {},
|
||||
"sidebar": "defaultSidebar",
|
||||
"previous": {
|
||||
"title": "Table: Customers",
|
||||
"permalink": "/awSQL/example-db/Customers"
|
||||
},
|
||||
"next": {
|
||||
"title": "Table: OrderDetails",
|
||||
"permalink": "/awSQL/example-db/OrderDetails"
|
||||
}
|
||||
}
|
||||
@ -1,23 +0,0 @@
|
||||
{
|
||||
"id": "example-db/OrderDetails",
|
||||
"title": "Table: OrderDetails",
|
||||
"description": "| OrderDetailID | OrderID | ProductID | Quantity |",
|
||||
"source": "@site/docs/example-db/OrderDetails.md",
|
||||
"sourceDirName": "example-db",
|
||||
"slug": "/example-db/OrderDetails",
|
||||
"permalink": "/awSQL/example-db/OrderDetails",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"frontMatter": {},
|
||||
"sidebar": "defaultSidebar",
|
||||
"previous": {
|
||||
"title": "Table: Employees",
|
||||
"permalink": "/awSQL/example-db/Employees"
|
||||
},
|
||||
"next": {
|
||||
"title": "Table: Orders",
|
||||
"permalink": "/awSQL/example-db/Orders"
|
||||
}
|
||||
}
|
||||
@ -1,23 +0,0 @@
|
||||
{
|
||||
"id": "example-db/Orders",
|
||||
"title": "Table: Orders",
|
||||
"description": "| OrderID | CustomerID | EmployeeID | OrderDate | ShipperID |",
|
||||
"source": "@site/docs/example-db/Orders.md",
|
||||
"sourceDirName": "example-db",
|
||||
"slug": "/example-db/Orders",
|
||||
"permalink": "/awSQL/example-db/Orders",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"frontMatter": {},
|
||||
"sidebar": "defaultSidebar",
|
||||
"previous": {
|
||||
"title": "Table: OrderDetails",
|
||||
"permalink": "/awSQL/example-db/OrderDetails"
|
||||
},
|
||||
"next": {
|
||||
"title": "Table: Products",
|
||||
"permalink": "/awSQL/example-db/Products"
|
||||
}
|
||||
}
|
||||
@ -1,23 +0,0 @@
|
||||
{
|
||||
"id": "example-db/Products",
|
||||
"title": "Table: Products",
|
||||
"description": "| ProductID | ProductName | SupplierID | CategoryID | Unit | Price |",
|
||||
"source": "@site/docs/example-db/Products.md",
|
||||
"sourceDirName": "example-db",
|
||||
"slug": "/example-db/Products",
|
||||
"permalink": "/awSQL/example-db/Products",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"frontMatter": {},
|
||||
"sidebar": "defaultSidebar",
|
||||
"previous": {
|
||||
"title": "Table: Orders",
|
||||
"permalink": "/awSQL/example-db/Orders"
|
||||
},
|
||||
"next": {
|
||||
"title": "Table: Shippers",
|
||||
"permalink": "/awSQL/example-db/Shippers"
|
||||
}
|
||||
}
|
||||
@ -1,23 +0,0 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@ -1,19 +0,0 @@
|
||||
{
|
||||
"id": "example-db/Suppliers",
|
||||
"title": "Table: Suppliers",
|
||||
"description": "| SupplierID | SupplierName | ContactName | Address | City | PostalCode | Country | Phone |",
|
||||
"source": "@site/docs/example-db/Suppliers.md",
|
||||
"sourceDirName": "example-db",
|
||||
"slug": "/example-db/Suppliers",
|
||||
"permalink": "/awSQL/example-db/Suppliers",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"frontMatter": {},
|
||||
"sidebar": "defaultSidebar",
|
||||
"previous": {
|
||||
"title": "Table: Shippers",
|
||||
"permalink": "/awSQL/example-db/Shippers"
|
||||
}
|
||||
}
|
||||
@ -1,26 +0,0 @@
|
||||
{
|
||||
"id": "typedefs/okpacket",
|
||||
"title": "OkPacket",
|
||||
"description": "Object",
|
||||
"source": "@site/docs/typedefs/okpacket.md",
|
||||
"sourceDirName": "typedefs",
|
||||
"slug": "/typedefs/okpacket",
|
||||
"permalink": "/awSQL/typedefs/okpacket",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 1,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 1
|
||||
},
|
||||
"sidebar": "defaultSidebar",
|
||||
"previous": {
|
||||
"title": "Typedefs",
|
||||
"permalink": "/awSQL/category/typedefs"
|
||||
},
|
||||
"next": {
|
||||
"title": "ColumnStructure",
|
||||
"permalink": "/awSQL/typedefs/column-structure"
|
||||
}
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user