#1357 ✓resolved
Ulrich Kramer

Migrations with Text don't work under ORACLE

Reported by Ulrich Kramer | July 9th, 2010 @ 01:38 AM | in 1.0.2

Adding the following line to an existing model

property    :directory_tree_z,           Text

yields to an error because the ALTER TABLE statement is not correct.

@@@ SQL ALTER TABLE ... ADD COLUMN DIRECTORY_TREE_Z CLOB


"ADD COLUMN" has to be changed to "ADD"

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Referenced by

Pages