This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
lemmy
Watch
1
Star
0
Fork
You've already forked lemmy
0
mirror of
https://github.com/LemmyNet/lemmy.git
synced
2025-02-02 12:12:36 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b5ce51470a
lemmy
/
migrations
/
2024-02-27-204628_add_post_alt_text
/
up.sql
Dessalines
c5a98c5a3f
Add alt_text for posts.
Fixes
#1086
2024-02-27 16:14:21 -05:00
3 lines
48 B
SQL
Raw
Blame
History
ALTER
TABLE
post
ADD
COLUMN
alt_text
text
;
Reference in a new issue
View git blame
Copy permalink