Update album plubishedAt values
Some checks are pending
/ build (push) Waiting to run

This commit is contained in:
Jorge Vargas 2025-04-03 22:40:56 -06:00
parent 8578038d5a
commit 27ac1d4b67

View file

@ -0,0 +1 @@
UPDATE `albums` SET `publishedAt` = `createdAt`;