Skip to content

[Bug] postgre的表sys_notice和mysql 不一致 #119

@sunscorch

Description

@sunscorch

请您确认

  • 尝试最新 dev 分支代码,仍有相同问题
  • 阅读使用指南
  • 查找常见问题
  • 根据报错信息(自行翻译英文)百度或 Google 一下
  • 搜索是否有其他人提交过类似的 Issue,如果对应 Issue 尚未解决,您可以先订阅关注该 Issue(为了方便后来者查找问题解决方法,请尽量避免创建重复的 Issue)
  • 阅读源码并在 IDE 中进行断点调试

Bug 描述

postgre的表sys_notice
缺少
"notice_scope" int NOT NULL,
"notice_users" json DEFAULT NULL
不確定你也在PG 中使用同樣的數據類型?

复现步骤

查看 PG的 main_table.sql

预期结果

應該和mysql的一樣

环境信息

ContiNew Admin version(s):dev

额外补充

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions