remove use of rust in migration #704

Merged
Plume_migration_agent merged 2 commits from no-rust-migrations into master 4 years ago
Owner

rewrite use_timelines_for_feed in pure sql
delete tantivy related migration. It will require reintroducing tantivy
initialisation in docs

fix #702

rewrite use_timelines_for_feed in pure sql delete tantivy related migration. It will require reintroducing tantivy initialisation in docs fix #702
elegaanz commented 4 years ago (Migrated from github.com)

The CI is failing because of lettre, LGTM.

The CI is failing because of lettre, LGTM.
elegaanz (Migrated from github.com) approved these changes 4 years ago

Reviewers

The pull request has been merged as 6c8944315a.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b no-rust-migrations master
git pull origin no-rust-migrations

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff no-rust-migrations
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#704
Loading…
There is no content yet.