catfan / Medoo

The lightweight PHP database framework to accelerate the development.
https://medoo.in
MIT License
4.84k stars 1.15k forks source link

date < date #268

Closed pixelpaulaus closed 6 years ago

pixelpaulaus commented 9 years ago

why can't i do a simple WHERE "expiry[<]" => 'now()'

? i can only see <> or >< work

catfan commented 6 years ago

Check out the new feature raw object https://medoo.in/api/raw.