/*
  Warnings:

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

*/
-- AlterTable
ALTER TABLE "pub_fields" DROP COLUMN "actions";
