This website requires JavaScript.
Explore
Help
Register
Sign In
gsathecat
/
lemmy
mirror of
https://github.com/LemmyNet/lemmy.git
Watch
1
Star
0
Fork
You've already forked lemmy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a228289989
lemmy
/
migrations
/
2022-06-12-012121_add_site_...
/
up.sql
4 lines
86 B
SQL
Raw
Blame
History
ALTER
TABLE
site
ADD
COLUMN
hide_modlog_mod_names
boolean
DEFAULT
TRUE
NOT
NULL
;
Reference in New Issue
View Git Blame
Copy Permalink