fedimovies/migrations/V0037__actor_profile__add_unreachable_since.sql

2 lines
81 B
MySQL
Raw Normal View History

ALTER TABLE actor_profile ADD COLUMN unreachable_since TIMESTAMP WITH TIME ZONE;