/**
 * TypeORM Aggregate Repository Tests
 *
 * Tests the SQL implementation of unified aggregation
 * Validates query building, JOINs, aggregations, and pagination
 */
export {};
