views_string_aggregation 1.0.2

New features
  • Add support for setting the concatenated values string max length, via group_concat_max_len in query setting (MySQL/MariaDB only)
  • Clear cache after update

views_string_aggregation 1.0.0-rc2

Views String Aggregation - Release Summary

  • Views contextual filter: Updated contextual filter handling support
  • Automated Testing: Extended kernel test suite to cover distinct aggregation and contextual filter scenarios

views_string_aggregation 1.0.0-rc1

Views String Aggregation - Release Summary

  • Database-Native String Aggregation: Leverages MySQL/MariaDB GROUP_CONCAT and PostgreSQL STRING_AGG functions for efficient SQL-level concatenation
  • Automatic Views Integration: Adds "String aggregation" option to Views field aggregation types with automatic query plugin extension
Subscribe with RSS Subscribe to Releases for Views String Aggregation