shannah / xataface

Framework for building data-driven web applications in PHP and MySQL
http://xataface.com
GNU General Public License v2.0
134 stars 57 forks source link

For resolve problems in filters when values are 0 or null #102

Closed carmaz79 closed 2 years ago

carmaz79 commented 6 years ago

I propose this correction to resolve problems caused for values in filters that are 0 or null. 0 causes select show this value and filter don't exists. Null values in select could not be filtered initially and generates problem on null elements searchs.