mirror of
https://github.com/strapi/strapi.git
synced 2025-10-29 17:04:13 +00:00
Fixed a bug where joining multiple tsvector attributes results in NULL because one of the columns contains NULL. The expected behaviour is to ignore that column instead, which is achieved by setting it to an empty string