Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
4209 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
7438
0
nov. 21
2835
0
mai 18
2881
2
juil. 17
18203
0
mai 16
4792