gpt4 book ai didi

ruby-on-rails - <> 在 Ruby 中是什么意思?

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

我有几个月前编写的这段代码:

@shipments = Shipment.joins(:invoice).where(:customer_id => @customer.id).where("customer_open_balance <> 0").order("file_number ASC")

我忘了什么<>方法。我在网上搜索并翻阅了我的 Pickaxe 书,但找不到答案。

最佳答案

<>SQL , 意思是“不等于”,又名 !=

关于ruby-on-rails - <> 在 Ruby 中是什么意思?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10905841/

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