trading-platform-database-v2/ddl/schemas
Adrian Flores Cortes 70c201da8e feat: Add review_helpful_votes table (OQI-002)
Created table to track user votes on course reviews:
- education.review_helpful_votes
- Constraint: one vote per user per review
- Indexes on user_id and review_id

This table supports the "mark as helpful" feature in course reviews.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 12:40:21 -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: Add review_helpful_votes table (OQI-002) 2026-01-28 12:40:21 -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: 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