This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
lemmy
Watch
2
Star
0
Fork
0
You've already forked lemmy
mirror of
https://github.com/LemmyNet/lemmy
synced
2024-11-03 09:40:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2c47ac35a0
lemmy
/
migrations
/
2020-10-23-115011_activity_ap_id_column
/
up.sql
Felix Ableitner
99abc49040
Add /activities endpoint (ref
#1220
)
2020-10-26 12:54:27 +01:00
1 line
43 B
SQL
Raw
Blame
History
ALTER
TABLE
activity
ADD
COLUMN
ap_id
TEXT
;
Reference in New Issue
View Git Blame
Copy Permalink