You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
mouadja02
committed
fix: correct column count in BTC data insert statements
- Remove duplicate volume field (volumeto) from insert statements
- Use volumefrom (BTC volume) consistently across all data processing
- Fix SQL compilation error: column count mismatch (was 10, should be 9)
- Align historical and delta processing to use same volume metric
0 commit comments