mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
Update 'docs/migrate.md'
This commit is contained in:
parent
2293c21d64
commit
1e54d3ed2c
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ ALTER TABLE "instance" ADD COLUMN "latestStatus" character varying(512);
|
||||||
ALTER TABLE "instance" ADD COLUMN "lastCommunicatedAt" date;
|
ALTER TABLE "instance" ADD COLUMN "lastCommunicatedAt" date;
|
||||||
```
|
```
|
||||||
|
|
||||||
|
then quit with `\q`, and restart Calckey.
|
||||||
|
|
||||||
## Misskey v12.119 and before
|
## Misskey v12.119 and before
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Reference in a new issue