1 line
109 B
SQL
1 line
109 B
SQL
ALTER TABLE `ufutx_s2_user_login_qrcode_log` ADD `deleted_at` TIMESTAMP NULL DEFAULT NULL AFTER `updated_at`; |