GoBlog/dbmigrations/00007.sql

1 line
76 B
SQL

update posts set published = tolocal(published), updated = tolocal(updated);