Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

从0.16升级到0.19后,之前版本创建的数据库中无法再加入新字段 #3846

Open
Mykeyb2004 opened this issue Mar 28, 2024 · 2 comments

Comments

@Mykeyb2004
Copy link

从0.16升级到0.20后,之前版本创建的数据表中无法再加入新字段

0.20

bug重现:

  • 原来v0.16中创建的数据表,在升级到v0.20后,加入新字段时,报错信息为“txxx_project 字段值是唯一的”。数据表结构实际已经添加了该字段,但在该字段配置到界面中时该字段数据无法编辑、保存。
  • 但用v0.20创建的数据表,则无此问题。
@hongboji
Copy link
Contributor

添加字段报错截图看看

@Mykeyb2004
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants