"...site-web-crud-annonces-immobilieres.git" n'existait pas sur "3df87fc4c1e30b90fd81eb7d35228bb7d295ca89"
Newer
Older
/*
Warnings:
- You are about to drop the column `position` on the `AutresImages` table. All the data in the column will be lost.
*/
-- DropIndex
DROP INDEX "public"."AutresImages_annonceId_position_key";
-- AlterTable
ALTER TABLE "AutresImages" DROP COLUMN "position",
ALTER COLUMN "updatedAt" DROP DEFAULT;