This website requires JavaScript.
Explore
Help
Register
Sign In
DatseMultimediaSites
/
misskey
mirror of
https://github.com/misskey-dev/misskey.git
Watch
1
Star
0
Fork
You've already forked misskey
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
09baf205ea
misskey
/
tools
/
migration
/
reply_to-to-reply.js
6 lines
80 B
JavaScript
Raw
Blame
History
db
.
posts
.
update
(
{
}
,
{
$rename
:
{
reply
_to
_id
:
'reply_id'
}
}
,
false
,
true
)
;
Reference in New Issue
View Git Blame
Copy Permalink