sailorproject / sailor

A Lua MVC Web Framework.
MIT License
921 stars 125 forks source link

Make model:find_all_by_attributes() #34

Closed Etiene closed 8 years ago

Etiene commented 9 years ago

Same thing as find_by_attributes but returns all rows, not just the first result.