add missing column (#272)

This commit is contained in:
Anders Gustafsson
2022-05-09 15:37:11 +02:00
committed by GitHub
parent e24a51724f
commit a20cdb1ced
+1
View File
@@ -0,0 +1 @@
ALTER TABLE campaign_pages ADD updated timestamp with time zone;