권혁성
c88048db67
feat: sam_stat 통계 DB 인프라 구축 (Phase 1)
- sam_stat DB 연결 설정 (config/database.php, .env)
- 메타 테이블 마이그레이션 (stat_definitions, stat_job_logs)
- dim_date 차원 테이블 + DimDateSeeder (2020~2030, 4018건)
- 기반 모델: BaseStatModel, StatDefinition, StatJobLog, DimDate
- 집계 커맨드: stat:aggregate-daily, stat:aggregate-monthly
- StatAggregatorService + StatDomainServiceInterface 골격
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 17:13:36 +09:00
..
2025-11-10 22:09:28 +09:00
2025-11-10 22:09:28 +09:00
2025-11-10 22:09:28 +09:00
2025-12-18 23:01:06 +09:00
2025-12-18 23:01:06 +09:00
2025-12-19 14:52:53 +09:00
2025-11-06 17:45:49 +09:00
2025-11-06 17:45:49 +09:00
2026-01-26 20:29:22 +09:00
2025-12-22 17:42:59 +09:00
2026-01-20 19:03:16 +09:00
2026-01-20 19:03:16 +09:00
2025-11-06 17:45:49 +09:00
2025-11-10 22:09:28 +09:00
2025-11-06 17:45:49 +09:00
2026-01-29 17:13:36 +09:00
2026-01-29 17:13:36 +09:00
2026-01-23 15:38:32 +09:00
2025-11-06 17:45:49 +09:00
2025-11-06 17:45:49 +09:00
2026-01-26 20:29:22 +09:00