/* Warnings: - You are about to drop the column `technologies` on the `Project` table. All the data in this column will be lost. */ -- AlterTable ALTER TABLE "Project" DROP COLUMN "technologies";