trading-platform-database-v2/ddl
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
..
schemas feat: Add review_helpful_votes table (OQI-002) 2026-01-28 12:40:21 -06:00
00-extensions.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
01-schemas.sql [OQI-008] feat: Add portfolio DDL schema with tables for portfolios, allocations, goals 2026-01-25 08:20:48 -06:00