This project is archived and is in readonly mode.

#1537 ✓invalid
Ola Bini

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

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>

People watching this ticket

Tags

Pages