Kakaroto Posted October 30, 2015 Posted October 30, 2015 Hello .. good evening, I would like to know if I can rename a column emulator from the database without running the risk of giving problem ... I would like to rename the following: in the table: acc_reg_num rename the column: `key` varchar (32) NOT NULL default binary '' to ` str` varchar (32) NOT NULL default binary '' after that just have to change the char.c, but this can cause a problem? You have any other file that needs to be edited?I thank anyone who can help me. Quote
Question
Kakaroto
Hello .. good evening, I would like to know if I can rename a column emulator from the database without running the risk of giving problem ...
I would like to rename the following:
in the table: acc_reg_num
rename the column:
to
after that just have to change the char.c, but this can cause a problem? You have any other file that needs to be edited?
I thank anyone who can help me.
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.