Revert "Merge branch 'features/hashtag-column' into 'develop'"
This reverts merge request !2824
This commit is contained in:
parent
b122b6ffa3
commit
3966add048
24 changed files with 70 additions and 163 deletions
|
|
@ -91,18 +91,6 @@ Can be safely re-run
|
|||
mix pleroma.database fix_likes_collections
|
||||
```
|
||||
|
||||
## Fill hashtags for old objects
|
||||
|
||||
Migrate hashags fields for old objects, from now to `months_limit` months.
|
||||
|
||||
```sh tab="OTP"
|
||||
./bin/pleroma_ctl database fill_old_hashtags <months_limit>
|
||||
```
|
||||
|
||||
```sh tab="From Source"
|
||||
mix pleroma.database fill_old_hashtags <months_limit>
|
||||
```
|
||||
|
||||
## Vacuum the database
|
||||
|
||||
### Analyze
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue