Closed springimport closed 8 years ago
We won't do this. You can create an own migration to rename the table in your project but you will also need to update the SettingModel (you'll probably need dependency injection) to support this table name.
But MySQL naming / coding conventions ... 1 2
However, this same statement is permitted on Windows. To avoid problems caused by such differences, it is best to adopt a consistent convention, such as always creating and referring to databases and tables using lowercase names. This convention is recommended for maximum portability and ease of use. MySQL 5.6 Reference Manual: 9.2.2 Identifier Case Sensitivity
Please, change the first letter of the name of a table.