See Release Notes
Long Term Support Release
Differences Between: [Versions 400 and 401] [Versions 401 and 402] [Versions 401 and 403]
(no description)
File Size: | 158 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
groupconcatdistinct_test:: (4 methods):
setUp()
test_column_aggregation()
test_column_aggregation_multiple_fields()
test_column_aggregation_with_callback()
Class: groupconcatdistinct_test - X-Ref
Unit tests for group concatenation distinct aggregationsetUp() X-Ref |
Test setup, we need to skip these tests on non-supported databases |
test_column_aggregation() X-Ref |
Test aggregation when applied to column |
test_column_aggregation_multiple_fields() X-Ref |
Test aggregation when applied to column with multiple fields |
test_column_aggregation_with_callback() X-Ref |
Test aggregation when applied to column with callback |