Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
3743 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
6172
0
nov. 21
2441
0
mai 18
2477
2
juil. 17
17474
0
mai 16
4331