我在rails和couchdb上使用ruby,但我在couchdb中有问题视图
在我想要的SQL:
select*from user where username = ...或email = ... and status = ...
我该如何创建这样的视图?
couchdb ruby-on-rails
couchdb ×1
ruby-on-rails ×1