onyxframework / sql

A delightful SQL ORM ☺️
https://api.onyxframework.com/sql
MIT License
91 stars 7 forks source link

Wherish by reference #14

Closed vladfaust closed 6 years ago

vladfaust commented 6 years ago

Basically, Query(Post).where(user: user) has been broken since the first release :confused: