News
ALTER TABLE `users` ADD `display_name` longtext NULL AS (CONCAT(last_name, ', ', first_name)); If I edit the generated script file and change the line to what is below, everything works correctly. No ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results