各种配置项修复,优化到后台管理端配置
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
DROP INDEX `idx_user_deleted_at` ON `user_auth_methods`;
|
||||
|
||||
ALTER TABLE `user_auth_methods`
|
||||
DROP COLUMN `deleted_at`;
|
||||
Reference in New Issue
Block a user