symphonists / symql

[Symphony 2] An SQL-like syntax for querying entries from Symphony CMS
Other
17 stars 5 forks source link

Cannot filter by Date/Time field #7

Open patrickyan opened 11 years ago

patrickyan commented 11 years ago

I can filter using datasources and in the admin interface with the query string ?filter%5Bdates%5D=end:%20earlier%20than%20today. But using SymQL ->where('dates', 'end: earlier than today') does nothing (does not filter results).

jurajkapsz commented 7 years ago

Any easy solution for this?

nitriques commented 7 years ago

Not that I am aware of...

wdebusschere commented 6 years ago

I'm using this and it's working..