Hsqldb and PostgreSQL string_agg: object not found
My Spring Boot web application uses PostgreSQL v12 for production and h2 v2.1.214 embedded database for unit testing.
My Spring Boot web application uses PostgreSQL v12 for production and h2 v2.1.214 embedded database for unit testing.