1
Good morning
Is there any way to change tables and fields in the Sugar ORM database, so that when performing the app update, it does not lock?
I have a register and I own the PRODUCTS table and it contains name, code, location, etc... If I try to increase a field in the table, and put a price. When I update the application the old database does not update and even gets corrupt. The same happens if I try to put another table in the bank, for example the PEOPLE table.
Thank you
Thanks for the reply, I looked in the documentation and I ended up finding that you spoke, I had not noticed it, thank you very much.
– Felipe Vianna