trading-platform-database-v2/ddl/schemas/auth/tables
rckrdmrd 45e77e9a9c feat: Initial commit - Database schemas and scripts
DDL schemas for Trading Platform:
- User management
- Authentication
- Payments
- Education
- ML predictions
- Trading data

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 04:30:23 -06:00
..
01-users.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
02-user_profiles.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
03-oauth_accounts.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
04-sessions.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
05-email_verifications.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
06-phone_verifications.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
07-password_reset_tokens.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
08-auth_logs.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
09-login_attempts.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
10-rate_limiting_config.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00
99-deferred-constraints.sql feat: Initial commit - Database schemas and scripts 2026-01-18 04:30:23 -06:00