提交 5caf80ac 编写于 作者: C Charly

Show Enabled Property on PKs

Former-commit-id: 94445e14
上级 ccb57c02
......@@ -118,7 +118,7 @@ public class ExasolTableUniqueKey extends JDBCTableConstraint<ExasolTable> imple
return owner;
}
@Property(viewable = false, editable = false)
@Property(viewable = true, editable = false)
public Boolean getEnabled() {
return enabled;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册