remove use of rust in migration #704

已合并
Plume_migration_agent 4 年前 将 2 次代码提交从 no-rust-migrations 合并至 master
所有者

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 评论于 4 年前 (从 github.com 迁移)

The CI is failing because of lettre, LGTM.

The CI is failing because of lettre, LGTM.
elegaanz (从 github.com 迁移)4 年前 批准此合并请求

评审人

该合并请求已作为 6c8944315a 被合并。
你也可以查看 命令行指令

第一步:

从你的仓库中签出一个新的分支并测试变更。
git checkout -b no-rust-migrations master
git pull origin no-rust-migrations

第二步:

合并变更并更新到 Forgejo 上
git checkout master
git merge --no-ff no-rust-migrations
git push origin master
登录 并参与到对话中。
无审核者
未选择里程碑
未指派成员
2 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:Plume/Plume#704
正在加载...
这个人很懒,什么都没留下。