Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #44440, comment 10


Ignore:
Timestamp:
05/24/2023 02:05:30 PM (3 years ago)
Author:
ReneHermi

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44440, comment 10

    v1 v2  
    33We could show a warning to always use lower case table names and prefixes even on windows environment. So if user ever wants to migrate to another OS due to changed requirements it will reduce the risk of running into an issue.
    44
    5 So if there is no consence to fix this issue programmatically, we at least should show a warning in the installer dialogue and recommend the use of lower case prefix names. This can be a tooltip or one liner and will prevent user from experiencing migration issues in the future.
     5So if there is no agreement to fix this issue programmatically, we at least should show a warning in the installer dialogue and recommend the use of lower case prefix names. This can be a tooltip or one liner and will prevent user from experiencing migration issues in the future.
    66