summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-11-07 23:09:15 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-11-07 23:09:15 +0900
commit0903b0428c1a890e5dbb6db0d5a0a5d6b346bf77 (patch)
treefb4133f92ba7b273f484b8f381706ebce4fc3c71 /tools
parent:v: (diff)
downloadsharkey-0903b0428c1a890e5dbb6db0d5a0a5d6b346bf77.tar.gz
sharkey-0903b0428c1a890e5dbb6db0d5a0a5d6b346bf77.tar.bz2
sharkey-0903b0428c1a890e5dbb6db0d5a0a5d6b346bf77.zip
#860
Diffstat (limited to 'tools')
-rw-r--r--tools/migration/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/migration/README.md b/tools/migration/README.md
new file mode 100644
index 0000000000..266be92403
--- /dev/null
+++ b/tools/migration/README.md
@@ -0,0 +1,4 @@
+Misskeyの破壊的変更に対応するいくつかのスニペットがあります。
+MongoDBシェルで実行する必要のあるものとnodeで直接実行する必要のあるものがあります。
+
+MongoDBシェルで実行する場合、`use`でデータベースを選択しておく必要があります。