trading-platform-database-v2/ddl/schemas/education/tables
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
..
01-categories.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
02-courses.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
03-modules.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
04-lessons.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
05-enrollments.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
06-progress.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
07-quizzes.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
08-quiz_questions.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
09-quiz_attempts.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
10-certificates.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
11-user_achievements.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
12-user_gamification_profile.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
13-user_activity_log.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
14-course_reviews.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
15-videos.sql feat: Update DDL schemas and add new structures 2026-01-30 12:24:23 -06:00
16-review_helpful_votes.sql feat: Add review_helpful_votes table (OQI-002) 2026-01-28 12:40:21 -06:00