Jukka Lampikoski 8a630508f4 fix: add DEFAULT CHARSET=utf8mb4 to all tables
Foreign key constraints fail if charset doesn't match between
referencing and referenced tables. Added utf8mb4 to user_companies,
reset_tokens, and login_attempts tables.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 16:24:25 +02:00
Description
No description provided
642 KiB
Languages
PHP 40.1%
JavaScript 36%
HTML 18.3%
CSS 5.6%