From c6d21da6e621f10c3c1a284f3549b3ce925c2947 Mon Sep 17 00:00:00 2001 From: Hankin Date: Wed, 31 Jul 2024 15:15:16 +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 a713205..aa0d815 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_codes` drop deleted_at \ No newline at end of file +alter table `ufutx_lotto_codes` drop `deleted_at` \ No newline at end of file