2 lines
118 B
MySQL
2 lines
118 B
MySQL
|
-- This is an empty migration.
|
||
|
UPDATE "App" SET "dirName" = 'gtm', "slug" = 'gtm' WHERE "slug" = 'google-tag-manager';
|