gpt4 book ai didi

ruby-on-rails - Ruby 模型仅显示 key=value 的数据

转载 作者:太空宇宙 更新时间:2023-11-03 17:58:11 25 4
gpt4 key购买 nike

我有一个 Rails 项目,并且有一个模型 customerssuppliers。我有一个名为 people 的 sqlite 数据库表。在客户模型中,我只想显示人员表中的数据,其中 type=customer 和供应商仅显示人员表中的数据,其中 type=supplier

重要的是我对两个模型使用同一张表。我如何让客户模型只显示 type=customer

最佳答案

去单表继承。 single table inheritance

你需要从 people 继承 customerssuppliers

关于ruby-on-rails - Ruby 模型仅显示 key=value 的数据,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9702418/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com