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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
мар. 25
|
8133 | |||
|
0
нояб. 21
|
3036 | |||
|
0
мая 18
|
3084 | |||
|
2
июл. 17
|
18567 | |||
|
0
мая 16
|
5184 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.