Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

表命名大小写问题 #6

Open
cyberbox2001 opened this issue Jun 27, 2019 · 1 comment
Open

表命名大小写问题 #6

cyberbox2001 opened this issue Jun 27, 2019 · 1 comment

Comments

@cyberbox2001
Copy link

cyberbox2001 commented Jun 27, 2019

db里的sql导入后,表名是小写的,但系统写的表名大部分是用驼峰规范,所以要手动修改表名例
如:Cms_ImgType表,导入后是cms_imgtype
例外:
Wx_material、Wx_setting是前大,后小

@feiyit
Copy link
Owner

feiyit commented Jul 10, 2019

你可以在mysql配置文件,设置忽略大小写

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants