- 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> |
||
|---|---|---|
| .. | ||
| 01-portfolios.sql | ||
| 02-portfolio_allocations.sql | ||
| 03-portfolio_goals.sql | ||
| 04-rebalance_history.sql | ||
| 05-portfolio_snapshots.sql | ||