lemmy/migrations/2024-02-27-204628_add_post_.../up.sql

4 lines
48 B
SQL

ALTER TABLE post
ADD COLUMN alt_text text;