Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
4000 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
6894
0
nov. 21
2646
0
mai 18
2731
2
juil. 17
17873
0
mai 16
4621