Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Module reference docs: automatic migrations: specify that altering an enum type used in a table requires a manual migration

未关闭 适合新手
#3,077 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

维护者通常 1 天内回复

还没有人认领这个 Issue。

评估

难度
2/5
预计耗时
1-3 小时
新手友好度
65/100
Issue 类型
文档
描述清晰度
基本清楚
活跃度
停滞
技术栈
rust

调研方向

从模块参考文档的自动迁移部分开始,检查当前如何描述需要手动迁移的更改。更新指南,以涵盖表列所使用的用户定义类型的更改,包括嵌套类型,并明确 issue 中列出的 enum 变体。文档清楚地区分这些情况与自动处理的迁移后,即视为完成。

由索引模型根据 Issue 内容生成。

描述

Reported on Discord, with the suggestion of adding:

Altering (adding, renaming, deleting, reordering) variants of an enum

to the list of things that require a manual migration. I would suggest generalizing this to include redefining any user-defined type, and clarify that it only affects types used as columns of tables (or types used within types used as columns within tables, recursively).

主要语言
Rust
星标
25.2k
派生
1.1k
平均合并
3 天 17 小时
30 天内合并 PR
45

环境准备

  • 提供 Dockerfile 或 Docker Compose 文件
  • 有 Pull Request 模板
  • 没有贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

clockworklabs/SpacetimeDB 的其他 Issue

查看 clockworklabs/SpacetimeDB 的全部 Issue

相似的 Issue

更多 Rust Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。