Quantcast

Grails dbUpdate property for Oracle

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Grails dbUpdate property for Oracle

bilgehan
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?

Thanks

Bilgehan

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Grails dbUpdate property for Oracle

bilgehan
I noticed another user faced the same problem but no solution was given. 

http://grails.1312388.n4.nabble.com/dbCreate-update-property-for-oracle-database-td3535275.html

Bilgehan



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?

Thanks

Bilgehan


Loading...