malomalo / viking

Viking.js

Home Page:vikingjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Relation.where should accept promises

bemky opened this issue · comments

relation.where({
  order: {
    gt: record.relation.order
  }
})