如何在 pgAdmin4 的 ERD 工具中的表列上添加唯一键约束

发布于 2025-01-11 11:12:11 字数 245 浏览 0 评论 0原文

我正在使用 ERD 工具创建架构图,并希望在我的列中添加唯一键约束,但似乎只有非空且主键选项是否知道如何添加它?在此处输入图像描述

如何向列添加唯一键此图中的 pan_number 和 adhare_number ?

I am creating a schema diagram using the ERD tool and want to add a unique key constraint in my column but it seems there is only not null and primary key option is there any idea how to add it?enter image description here

how to add unique key to the column pan_number and adhare_number in this diagram?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

筱果果 2025-01-18 11:12:12

pgAdmin 开发人员在这里。目前,它不可用。
已提出票证 - https://redmine.postgresql.org/issues/7092 并将在未来版本中可用。

更新:这将在 pgAdmin 6.8 中提供

pgAdmin dev here. Currently, it is not available.
A ticket is raised - https://redmine.postgresql.org/issues/7092 and will be available in future release.

Update: This will be available in pgAdmin 6.8

自我难过 2025-01-18 11:12:11

您可以在“约束”选项卡中执行此操作
输入图片此处描述

You can do it in Constraints tab
enter image description here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文