This project is archived and is in readonly mode.
Oracle generates invalid SQL for BLOB/CLOB definition
Reported by Ola Bini | December 9th, 2008 @ 12:07 PM | in 2.x
If a BLOB or CLOB has a length/limit, the Oracle adapter will generate invalid SQL for Oracle: BLOB(123) is not valid. The solution is probably to override type_to_sql and handle limit specifically.
Comments and changes to this ticket
-
Frederick Cheung December 9th, 2008 @ 02:04 PM
- State changed from new to invalid
Sorry, the oracle adapter isn't part of rails any more. You should probably report this to the maintainer of the new oracle adapter (rubyforge project here (they might even have fixed this already)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>