gregstoll / gallery2

A fork of the Gallery project (galleryproject.org) that supports PHP 8
GNU General Public License v2.0
44 stars 24 forks source link

Adapt to changed behaviour in PostgreSQL type cast #166

Closed kaeni1Ohkohd closed 9 months ago

kaeni1Ohkohd commented 10 months ago

This patch fixes a change in how PostgreSQL handles implicit type casts. The patch also backs out the unnecessary change in the previous pull request.