Skip to content

skills

Automatically convert underscore naming (MySQL public beta version is open)

When modifying the table structure, special formats such as camel case and spaces are automatically converted to underline naming.

For example: user name is automatically converted to: user_name

Automatically convert underscore names