1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-07 13:08:01 +02:00
Files
php-phpbb/phpBB/phpbb/db/migration/data/v310
rxu 98a8999283 [ticket/17486] Fix SQL error on phpBB v.3.0 to v.3.3 upgrade
Ensure v310/bot_update runs after v310/avatars migration which changes
user_avatar_type column type from tinyint(2) to varchar(255).

PHPBB-17486
2025-04-01 10:46:29 +07:00
..