This project is archived and is in readonly mode.

#244 ✓invalid
Nate Wiger

Improvements to simplified_type for Oracle adapter

Reported by Nate Wiger | May 23rd, 2008 @ 06:29 PM

This patch refines the types returned by simplified_type for the Oracle AR adapter. This is especially useful when coupled with plugins that do DB reflection, such as auto_migrations. This patch correctly forward/reverse maps between AR migration column types and the actual Oracle column type.

I think it's important to get these fixes into the Oracle adapter for 2.1, since rsim has recently forked the Oracle adapter due to some of these enhancements.

http://blog.rayapps.com/2008/05/...

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>

Pages