コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4298 ビュー

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?


アバター
破棄
最善の回答

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.

アバター
破棄
関連投稿 返信 ビュー 活動
1
3月 25
7606
0
11月 21
2887
0
5月 18
2914
2
7月 17
18263
0
5月 16
4872