You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- alpaca_price_data 테이블에 interval 컬럼 추가 (VARCHAR, default '1d') - unique constraint: (ticker, date) → (ticker, date, interval) - get_or_fetch_multi_bars(): interval 필터로 coverage 체크 및 DB 조회 - insert rows에 interval 포함 - asyncpg param limit 대비 CHUNK 3000→2900 (파라미터 11개/행) - alembic 마이그레이션: h9b0c1d2e3f4 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
4 months ago | |
|---|---|---|
| .. | ||
| 5c3d0565afcc_initial_schema.py | 5 months ago | |
| a1b2c3d4e5f6_add_attention_subsystem_tables.py | 5 months ago | |
| b3c4d5e6f7a8_add_perf_indexes.py | 5 months ago | |
| c4d5e6f7a8b9_add_insider_transactions.py | 5 months ago | |
| d5e6f7a8b9c0_add_earnings_surprise.py | 5 months ago | |
| e6f7a8b9c0d1_add_universe_snapshot.py | 5 months ago | |
| f7a8b9c0d1e2_add_dividend_calendar.py | 4 months ago | |
| g8a9b0c1d2e3_add_8k_parsing.py | 4 months ago | |
| h9b0c1d2e3f4_add_interval_to_alpaca_price.py | 4 months ago | |