DROP INDEX `idx_user_deleted_at` ON `user_auth_methods`; ALTER TABLE `user_auth_methods` DROP COLUMN `deleted_at`;