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
86a433b0b3
lemmy
/
migrations
/
2023-07-10-075550_add-infin...
/
up.sql
2 lines
90 B
SQL
Raw
Blame
History
alter
table
local_user
add
column
infinite_scroll_enabled
boolean
default
false
not
null
;
Reference in New Issue
View Git Blame
Copy Permalink