diff --git a/.tests/.env b/.tests/.env deleted file mode 100644 index 2094f17..0000000 --- a/.tests/.env +++ /dev/null @@ -1,3 +0,0 @@ -DATABASE=awSQL_dev -USER=awSQL_dev -PASS=hp53xZ6_9 \ No newline at end of file diff --git a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/p/aw-sql-category-example-database-60a.json b/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/p/aw-sql-category-example-database-60a.json deleted file mode 100644 index d642f21..0000000 --- a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/p/aw-sql-category-example-database-60a.json +++ /dev/null @@ -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"}}}} \ No newline at end of file diff --git a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-categories-md-da8.json b/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-categories-md-da8.json deleted file mode 100644 index 02b0818..0000000 --- a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-categories-md-da8.json +++ /dev/null @@ -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" - } -} \ No newline at end of file diff --git a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-customers-md-c87.json b/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-customers-md-c87.json deleted file mode 100644 index 2314328..0000000 --- a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-customers-md-c87.json +++ /dev/null @@ -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" - } -} \ No newline at end of file diff --git a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-employees-md-29b.json b/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-employees-md-29b.json deleted file mode 100644 index 6f38d25..0000000 --- a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-employees-md-29b.json +++ /dev/null @@ -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" - } -} \ No newline at end of file diff --git a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-order-details-md-f80.json b/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-order-details-md-f80.json deleted file mode 100644 index 927c861..0000000 --- a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-order-details-md-f80.json +++ /dev/null @@ -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" - } -} \ No newline at end of file diff --git a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-orders-md-80d.json b/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-orders-md-80d.json deleted file mode 100644 index bd597ea..0000000 --- a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-orders-md-80d.json +++ /dev/null @@ -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" - } -} \ No newline at end of file diff --git a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-products-md-4aa.json b/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-products-md-4aa.json deleted file mode 100644 index 8d3ec7f..0000000 --- a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-products-md-4aa.json +++ /dev/null @@ -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" - } -} \ No newline at end of file diff --git a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-shippers-md-b4c.json b/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-shippers-md-b4c.json deleted file mode 100644 index 2bc2660..0000000 --- a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-shippers-md-b4c.json +++ /dev/null @@ -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" - } -} \ No newline at end of file diff --git a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-suppliers-md-621.json b/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-suppliers-md-621.json deleted file mode 100644 index ab16995..0000000 --- a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-example-db-suppliers-md-621.json +++ /dev/null @@ -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" - } -} \ No newline at end of file diff --git a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-typedefs-okpacket-md-b52.json b/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-typedefs-okpacket-md-b52.json deleted file mode 100644 index 5018788..0000000 --- a/docs/docusaurus/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-typedefs-okpacket-md-b52.json +++ /dev/null @@ -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" - } -} \ No newline at end of file diff --git a/docs/docusaurus/.docusaurus/docusaurus-plugin-debug/default/p/aw-sql-docusaurus-debug-content-62f.json b/docs/docusaurus/.docusaurus/docusaurus-plugin-debug/default/p/aw-sql-docusaurus-debug-content-62f.json deleted file mode 100644 index ccdc63e..0000000 --- a/docs/docusaurus/.docusaurus/docusaurus-plugin-debug/default/p/aw-sql-docusaurus-debug-content-62f.json +++ /dev/null @@ -1 +0,0 @@ -{"allContent":{"docusaurus-plugin-content-docs":{"default":{"loadedVersions":[{"versionName":"current","label":"Next","banner":null,"badge":false,"noIndex":false,"className":"docs-version-current","path":"/awSQL/","tagsPath":"/awSQL/tags","isLast":true,"routePriority":-1,"contentPath":"D:\\_SharedStorage\\Git Projects\\awSQL_refined\\docs\\docusaurus\\docs","contentPathLocalized":"D:\\_SharedStorage\\Git Projects\\awSQL_refined\\docs\\docusaurus\\i18n\\en\\docusaurus-plugin-content-docs\\current","docs":[{"id":"classes/alter-table","title":"AlterTable","description":"Alters a table.","source":"@site/docs/classes/alter-table.md","sourceDirName":"classes","slug":"/classes/alter-table","permalink":"/awSQL/classes/alter-table","draft":false,"unlisted":false,"tags":[],"version":"current","sidebarPosition":9,"frontMatter":{"sidebar_position":9},"sidebar":"defaultSidebar","previous":{"title":"CreateTable","permalink":"/awSQL/classes/create-table"},"next":{"title":"Typedefs","permalink":"/awSQL/category/typedefs"}},{"id":"classes/awsql","title":"awSQL","description":"This is the default exported module that holds all Instances and manages them.","source":"@site/docs/classes/awsql.md","sourceDirName":"classes","slug":"/classes/awsql","permalink":"/awSQL/classes/awsql","draft":false,"unlisted":false,"tags":[],"version":"current","sidebarPosition":1,"frontMatter":{"sidebar_position":1},"sidebar":"defaultSidebar","previous":{"title":"Classes","permalink":"/awSQL/category/classes"},"next":{"title":"Instance","permalink":"/awSQL/classes/instance"}},{"id":"classes/create-table","title":"CreateTable","description":"Creates a new table with defined structure.","source":"@site/docs/classes/create-table.md","sourceDirName":"classes","slug":"/classes/create-table","permalink":"/awSQL/classes/create-table","draft":false,"unlisted":false,"tags":[],"version":"current","sidebarPosition":8,"frontMatter":{"sidebar_position":8},"sidebar":"defaultSidebar","previous":{"title":"Structure","permalink":"/awSQL/classes/structure"},"next":{"title":"AlterTable","permalink":"/awSQL/classes/alter-table"}},{"id":"classes/delete","title":"Delete","description":"Performs a query to delete rows from a table.","source":"@site/docs/classes/delete.md","sourceDirName":"classes","slug":"/classes/delete","permalink":"/awSQL/classes/delete","draft":false,"unlisted":false,"tags":[],"version":"current","sidebarPosition":5,"frontMatter":{"sidebar_position":5},"sidebar":"defaultSidebar","previous":{"title":"Insert","permalink":"/awSQL/classes/insert"},"next":{"title":"Update","permalink":"/awSQL/classes/update"}},{"id":"classes/insert","title":"Insert","description":"Performs a query to insert new data into a table.","source":"@site/docs/classes/insert.md","sourceDirName":"classes","slug":"/classes/insert","permalink":"/awSQL/classes/insert","draft":false,"unlisted":false,"tags":[],"version":"current","sidebarPosition":4,"frontMatter":{"sidebar_position":4},"sidebar":"defaultSidebar","previous":{"title":"Select","permalink":"/awSQL/classes/select"},"next":{"title":"Delete","permalink":"/awSQL/classes/delete"}},{"id":"classes/instance","title":"Instance","description":"Holds connection data and is the gateway to performing queries.","source":"@site/docs/classes/instance.md","sourceDirName":"classes","slug":"/classes/instance","permalink":"/awSQL/classes/instance","draft":false,"unlisted":false,"tags":[],"version":"current","sidebarPosition":2,"frontMatter":{"sidebar_position":2},"sidebar":"defaultSidebar","previous":{"title":"awSQL","permalink":"/awSQL/classes/awsql"},"next":{"title":"Select","permalink":"/awSQL/classes/select"}},{"id":"classes/select","title":"Select","description":"Performs a query to retrieve data from a table.","source":"@site/docs/classes/select.md","sourceDirName":"classes","slug":"/classes/select","permalink":"/awSQL/classes/select","draft":false,"unlisted":false,"tags":[],"version":"current","sidebarPosition":3,"frontMatter":{"sidebar_position":3},"sidebar":"defaultSidebar","previous":{"title":"Instance","permalink":"/awSQL/classes/instance"},"next":{"title":"Insert","permalink":"/awSQL/classes/insert"}},{"id":"classes/structure","title":"Structure","description":"Defines a new Table structure.","source":"@site/docs/classes/structure.md","sourceDirName":"classes","slug":"/classes/structure","permalink":"/awSQL/classes/structure","draft":false,"unlisted":false,"tags":[],"version":"current","sidebarPosition":7,"frontMatter":{"sidebar_position":7},"sidebar":"defaultSidebar","previous":{"title":"Update","permalink":"/awSQL/classes/update"},"next":{"title":"CreateTable","permalink":"/awSQL/classes/create-table"}},{"id":"classes/update","title":"Update","description":"Performs a query to update data in a table.","source":"@site/docs/classes/update.md","sourceDirName":"classes","slug":"/classes/update","permalink":"/awSQL/classes/update","draft":false,"unlisted":false,"tags":[],"version":"current","sidebarPosition":6,"frontMatter":{"sidebar_position":6},"sidebar":"defaultSidebar","previous":{"title":"Delete","permalink":"/awSQL/classes/delete"},"next":{"title":"Structure","permalink":"/awSQL/classes/structure"}},{"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"}},{"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"}},{"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"}},{"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"}},{"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"}},{"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"}},{"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"}},{"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"}},{"id":"intro","title":"Introduction","description":"This documentation is still in development.","source":"@site/docs/intro.md","sourceDirName":".","slug":"/","permalink":"/awSQL/","draft":false,"unlisted":false,"tags":[],"version":"current","sidebarPosition":1,"frontMatter":{"sidebar_position":1,"slug":"/"},"sidebar":"defaultSidebar","next":{"title":"Classes","permalink":"/awSQL/category/classes"}},{"id":"typedefs/column-structure","title":"ColumnStructure","description":"Object","source":"@site/docs/typedefs/column-structure.md","sourceDirName":"typedefs","slug":"/typedefs/column-structure","permalink":"/awSQL/typedefs/column-structure","draft":false,"unlisted":false,"tags":[],"version":"current","sidebarPosition":2,"frontMatter":{"sidebar_position":2},"sidebar":"defaultSidebar","previous":{"title":"OkPacket","permalink":"/awSQL/typedefs/okpacket"},"next":{"title":"ConstraintOptions","permalink":"/awSQL/typedefs/constraint-options"}},{"id":"typedefs/constraint-options","title":"ConstraintOptions","description":"Object","source":"@site/docs/typedefs/constraint-options.md","sourceDirName":"typedefs","slug":"/typedefs/constraint-options","permalink":"/awSQL/typedefs/constraint-options","draft":false,"unlisted":false,"tags":[],"version":"current","sidebarPosition":3,"frontMatter":{"sidebar_position":3},"sidebar":"defaultSidebar","previous":{"title":"ColumnStructure","permalink":"/awSQL/typedefs/column-structure"},"next":{"title":"Example Database","permalink":"/awSQL/category/example-database"}},{"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"}}],"drafts":[],"sidebars":{"defaultSidebar":[{"type":"doc","id":"intro"},{"type":"category","label":"Classes","collapsible":true,"collapsed":true,"items":[{"type":"doc","id":"classes/awsql"},{"type":"doc","id":"classes/instance"},{"type":"doc","id":"classes/select"},{"type":"doc","id":"classes/insert"},{"type":"doc","id":"classes/delete"},{"type":"doc","id":"classes/update"},{"type":"doc","id":"classes/structure"},{"type":"doc","id":"classes/create-table"},{"type":"doc","id":"classes/alter-table"}],"link":{"type":"generated-index","description":"Here you can find all classes awSQL uses","slug":"/category/classes","permalink":"/awSQL/category/classes"}},{"type":"category","label":"Typedefs","collapsible":true,"collapsed":true,"items":[{"type":"doc","id":"typedefs/okpacket"},{"type":"doc","id":"typedefs/column-structure"},{"type":"doc","id":"typedefs/constraint-options"}],"link":{"type":"generated-index","description":"Here you can find all type definitions used by awSQL","slug":"/category/typedefs","permalink":"/awSQL/category/typedefs"}},{"type":"category","label":"Example Database","collapsible":true,"collapsed":true,"items":[{"type":"doc","id":"example-db/Categories"},{"type":"doc","id":"example-db/Customers"},{"type":"doc","id":"example-db/Employees"},{"type":"doc","id":"example-db/OrderDetails"},{"type":"doc","id":"example-db/Orders"},{"type":"doc","id":"example-db/Products"},{"type":"doc","id":"example-db/Shippers"},{"type":"doc","id":"example-db/Suppliers"}],"link":{"type":"generated-index","description":"Here you can find the tables of the database used for the examples","slug":"/category/example-database","permalink":"/awSQL/category/example-database"}}]}}]}},"docusaurus-plugin-content-blog":{"default":{"blogSidebarTitle":"Recent posts","blogPosts":[],"blogListPaginated":[],"blogTags":{},"blogTagsListPath":"/awSQL/blog/tags"}},"docusaurus-plugin-content-pages":{"default":[]},"docusaurus-plugin-debug":{},"docusaurus-plugin-svgr":{},"docusaurus-theme-classic":{},"docusaurus-bootstrap-plugin":{},"docusaurus-mdx-fallback-plugin":{}}} \ No newline at end of file