/*
  Warnings:

  - You are about to drop the column `utility_name` on the `User_Building_Commodity_Utitlity` table. All the data in the column will be lost.

*/
-- AlterTable
ALTER TABLE `User_Building_Commodity_Utitlity` DROP COLUMN `utility_name`;
