mirror of
https://github.com/django/django.git
synced 2025-05-29 18:26:29 +00:00
The PostgreSQL concat() function handles nulls and non-text values better than the || operator.
The PostgreSQL concat() function handles nulls and non-text values better than the || operator.