From e699e5b11166b54294953f14ef2f9906f2e4e020 Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Wed, 18 Sep 2019 10:50:52 -0400 Subject: [PATCH] Destroyed qs_merchant_transaction_record (markdown) --- qs_merchant_transaction_record.md | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 qs_merchant_transaction_record.md diff --git a/qs_merchant_transaction_record.md b/qs_merchant_transaction_record.md deleted file mode 100644 index 07b36dd..0000000 --- a/qs_merchant_transaction_record.md +++ /dev/null @@ -1,17 +0,0 @@ -**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** ------|-----|-----|-----|-----|----- -transaction\_id|int(11)|NO|PRI| |auto\_increment -time|timestamp|YES| | |on update CURRENT\_TIMESTAMP -zone\_id|int(11)|YES| |0| -merchant\_id|int(11)|YES| |0| -merchant\_pp|int(11)|YES| |0| -merchant\_gp|int(11)|YES| |0| -merchant\_sp|int(11)|YES| |0| -merchant\_cp|int(11)|YES| |0| -merchant\_items|mediumint(7)|YES| |0| -char\_id|int(11)|YES| |0| -char\_pp|int(11)|YES| |0| -char\_gp|int(11)|YES| |0| -char\_sp|int(11)|YES| |0| -char\_cp|int(11)|YES| |0| -char\_items|mediumint(7)|YES| |0| \ No newline at end of file