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