When i alter a domain class and add a new field, the new column is added to related table while working on mysql but when i try on Oracle, the new column isn't added to table. Did anyone face that problem before?
On Sat, Jul 28, 2012 at 4:11 PM, Bilgehan Maraş <[hidden email]> wrote:
Hi
When i alter a domain class and add a new field, the new column is added to related table while working on mysql but when i try on Oracle, the new column isn't added to table. Did anyone face that problem before?