I need to query a database with SQLServer and buy 2 dates the problem is that CakePHP puts '' to date and throws me error table.field> = '2017-03-25' and I need that look like this table.campo > = 2017-03-25
I need to query a database with SQLServer and buy 2 dates the problem is that CakePHP puts '' to date and throws me error table.field> = '2017-03-25' and I need that look like this table.campo > = 2017-03-25