trading-platform-data-servi.../src
Adrian Flores Cortes 34fcea2cc5 fix(data-service): Fix DB credentials and sync_service table mappings
- Update config.py: trading_platform/trading_user/trading_dev_2026
- Fix sync_service.py: ohlcv_5m/ohlcv_15m table names (was ohlcv_5min)
- Fix sync_service.py: Remove non-existent 'trades' column from INSERT

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 04:39:32 -06:00
..
api feat: Initial commit - Data Service 2026-01-18 04:30:42 -06:00
config feat: Initial commit - Data Service 2026-01-18 04:30:42 -06:00
models feat: Initial commit - Data Service 2026-01-18 04:30:42 -06:00
providers feat: Initial commit - Data Service 2026-01-18 04:30:42 -06:00
services fix(data-service): Fix DB credentials and sync_service table mappings 2026-01-27 04:39:32 -06:00
websocket feat: Initial commit - Data Service 2026-01-18 04:30:42 -06:00
__init__.py feat: Initial commit - Data Service 2026-01-18 04:30:42 -06:00
app_updated.py feat: Initial commit - Data Service 2026-01-18 04:30:42 -06:00
app.py feat: Initial commit - Data Service 2026-01-18 04:30:42 -06:00
config.py fix(data-service): Fix DB credentials and sync_service table mappings 2026-01-27 04:39:32 -06:00
main.py feat: Initial commit - Data Service 2026-01-18 04:30:42 -06:00