This website requires JavaScript.
Explore
Help
Sign in
LemmyNet
/
lemmy
Watch
2
Star
0
Fork
You've already forked lemmy
0
mirror of
https://github.com/LemmyNet/lemmy.git
synced
2024-11-25 13:51:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f9bb606c62
lemmy
/
migrations
/
2024-11-19-142005_instance-block-mod-log
/
down.sql
6 lines
92 B
MySQL
Raw
Normal View
History
Unescape
Escape
separate table for instance block mod log
2024-11-20 11:03:40 +00:00
ALTER
TABLE
federation_blocklist
DROP
block_expires
;
DROP
TABLE
admin_block_instance
;
Reference in a new issue
Copy permalink