trading-platform-database-v2/ddl/schemas
Adrian Flores Cortes 3fbb1c21e6 [OQI-008] feat: Add portfolio DDL schema with tables for portfolios, allocations, goals
- Added portfolio schema to 01-schemas.sql
- Created enums: risk_profile, goal_status, rebalance_action, allocation_status
- Created tables: portfolios, portfolio_allocations, portfolio_goals
- Created tables: rebalance_history, portfolio_snapshots
- Added triggers for updated_at and goal progress calculations
- Added indexes for performance

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 08:20:48 -06:00
..
audit feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
auth feat: Add DDL tables for notifications system 2026-01-25 03:48:28 -06:00
education feat: Initial commit - Database schemas and scripts 2026-01-18 04:30: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: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
ml feat: Initial commit - Database schemas and scripts 2026-01-18 04:30: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