cal.pub0.org/packages/prisma/migrations/20230412094052_fix_apps/migration.sql

2 lines
118 B
MySQL
Raw Normal View History

2023-04-12 11:40:53 +00:00
-- This is an empty migration.
UPDATE "App" SET "dirName" = 'gtm', "slug" = 'gtm' WHERE "slug" = 'google-tag-manager';