2024-02-16 15:00:07 +01:00

3 lines
73 B
SQL

-- AlterTable
ALTER TABLE "offices" ALTER COLUMN "rib_url" DROP DEFAULT;