Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
4169 Vues

From the production DB I need to change a field from int to char.

When I tried in local I lost all the data which is stored in the field.

What is the solution?


Avatar
Ignorer
Meilleure réponse

Better you create a new char field and copy the value of int field to new char field. You can use update query as well.

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
mars 25
7275
0
nov. 21
2781
0
mai 18
2864
2
juil. 17
18136
0
mai 16
4771