root 5 năm trước cách đây
mục cha
commit
c82a189d76
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      update.sql

+ 1 - 1
update.sql

@@ -101,7 +101,7 @@ CREATE TABLE `v2_coupon` (
   `started_at` int(11) NOT NULL,
   `ended_at` int(11) NOT NULL,
   `created_at` int(11) NOT NULL,
-  `updated_at` int(11) NOT NULL,
+  `updated_at` int(11) NOT NULL
 );
 
 ALTER TABLE `v2_order`