From d067f5616a2921bb453035756468a5d0b9e21ac5 Mon Sep 17 00:00:00 2001 From: Hankin Date: Wed, 31 Jul 2024 15:14:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=BD=E5=A5=96=E7=A0=81=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E8=BD=AF=E5=88=A0=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1722395603_table_lotto_code_add_deleted_at.down.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1722395603_table_lotto_code_add_deleted_at.down.sql b/1722395603_table_lotto_code_add_deleted_at.down.sql index 6026dcb..a713205 100644 --- a/1722395603_table_lotto_code_add_deleted_at.down.sql +++ b/1722395603_table_lotto_code_add_deleted_at.down.sql @@ -1 +1 @@ -alter table `ufutx_lotto_code` drop deleted_at \ No newline at end of file +alter table `ufutx_lotto_codes` drop deleted_at \ No newline at end of file