gpt4 book ai didi

mysql - Laravel Extreme Eloquent - 选择所有 json 位置

转载 作者:行者123 更新时间:2023-11-29 11:29:31 26 4
gpt4 key购买 nike

我有一个案例,我有 3 张 table

1) User's table
2) Roles Table
3) User_roles pivot table

在数据透视表中,除了 user_id 和 role_id 之外,我还有一个附加的 json 字段。该字段有一些需要搜索的json数据。

现在假设 json 字段中包含“foo”和“bar”,那么我想搜索 user_roles 数据透视表的 json 字段中包含 foo 的所有用户。

最有效的方法是什么?

最佳答案

如果您使用 MySQL 5.7 InnoDB 或 PostgreSQL 9.4,这应该是一个很好的解决方案 https://www.sitepoint.com/use-json-data-fields-mysql-databases/

关于mysql - Laravel Extreme Eloquent - 选择所有 json 位置,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37651797/

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