Rails DEPRECATION WARNING
13:54:06 api.1 | DEPRECATION WARNING: Merging (("site_topics"."deleted_at" IS NULL OR "site_topics"."deleted_at" > '2021-11-09 05:54:06.970760')) and (("site_topics"."deleted_at" IS NULL OR "site_topics"."deleted_at" > '2021-11-09 05:54:06.971235')) no longer maintain both conditions, and will be replaced by the latter in Rails 6.2. To migrate to Rails 6.2's behavior, use `relation.merge(other, rewhere: true)`. (called from apply_filter at /home/hw/codes/xxx/app/graphql/resolvers/base_search_resolver.rb:14)
阅读量: 579
发布于:
修改于:
发布于:
修改于: