sfu-dhil / wphp

Women's Print History Project database front end.
https://womensprinthistoryproject.com/
GNU General Public License v2.0
1 stars 8 forks source link

Compare years in two ways when searching for a person by name and date. #167

Closed ubermichael closed 4 years ago

ubermichael commented 4 years ago

MySQL thinks that year(1999) === null, so that's a bad thing.

fixes sfu-dhil/wphp#162