✅ video_files table created successfully!

📋 Table Structure:
• id (int)
• filename (varchar(255))
• filepath (varchar(500))
• file_size (int)
• uploaded_at (timestamp)
• user_id (int)
• video_type (enum('profile','portfolio','other'))