From 1e1d7822d56b152d51fdb01f33dccf59b83c91e3 Mon Sep 17 00:00:00 2001 From: Mike Jolley Date: Fri, 13 May 2016 17:32:39 +0100 Subject: [PATCH] Updated Database Description (markdown) --- Database-Description.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Database-Description.md b/Database-Description.md index 1f3802e..1e1db2c 100644 --- a/Database-Description.md +++ b/Database-Description.md @@ -41,7 +41,7 @@ The following tables are installed with WooCommerce. Please note, each table nam |:------|:----:|:----:|:---:|:--------|:-----:| | `key_id` | `bigint(20)` | | Primary | | auto_increment | | `user_id` | `bigint(20)` | | | | | -| `description` | `longtext | Yes | | | | +| `description` | `longtext` | Yes | | | | | `permissions` | `varchar(10)` | | | | | | `consumer_key` | `char(64)` | | `consumer_key` | | | | `consumer_secret` | `char(43)` | | `consumer_secret` | | |