trading-platform-database-v2/scripts
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
..
create-database.sh feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
drop-and-recreate-database.sh feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
migrate_6_assets.sh feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
migrate_all_tickers.sh feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
migrate_direct.sh feat: Update DDL schemas and add new structures 2026-01-30 12:24:23 -06:00
migrate_mysql_to_postgres.py feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
validate-ddl.sh feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00