trading-platform-database-v2/ddl/schemas
Adrian Flores Cortes 2a6d8367d8 feat: Update DDL schemas and add new structures
DDL updates:
- Update extensions and schemas configuration
- Add sessions table for auth schema
- Update education schema (videos, install/uninstall scripts)
- Add backtest_runs and llm_signals tables for ML schema

Scripts:
- Update database creation and migration scripts
- Add DDL validation script

New:
- Add migrations directory structure
- Add production seeds for auth, investment, market_data, trading

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 12:24:23 -06:00
..
audit feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
auth feat: Update DDL schemas and add new structures 2026-01-30 12:24:23 -06:00
education feat: Update DDL schemas and add new structures 2026-01-30 12:24:23 -06:00
financial feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
investment feat: Add DDL tables for notifications system 2026-01-25 03:48:28 -06:00
llm feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
market_data feat(database): Add GBPJPY ticker to market_data seed data 2026-01-27 04:39:41 -06:00
ml feat: Update DDL schemas and add new structures 2026-01-30 12:24:23 -06:00
portfolio [OQI-008] feat: Add portfolio DDL schema with tables for portfolios, allocations, goals 2026-01-25 08:20:48 -06:00
trading feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00