Re: DB migration scripts generated by synchronise model - big probs
Posted by: Rick James
Date: September 19, 2012 07:22PM

> I change the data type of a field from INT(11) to INT(10)

There is no difference between them.
Probably INT(11) says UNSIGNED after it? SIGNED vs UNSIGNED could make a difference; the number does not.

Options: ReplyQuote


Subject
Written By
Posted
Re: DB migration scripts generated by synchronise model - big probs
September 19, 2012 07:22PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.