On May 11, 2006, at 10:19 PM, Michael A. Schoen wrote:
This can be fixed by enhancing the test to support Oracle's sql type for integer, which is NUMBER(38), but this test also exposed a difference in how the Oracle adapter is handling sql_type, and I'd like to just fix that.

I'll have a patch submitted by tomorrow that'll fix this.

Each database seems to handle integer limits differently (number of bytes vs. digits), so I removed the additional test cases since the limit isn't cross-platform anyway. Guess I could have left MySQL in..

Please do update if you add specialized :limit handling for Oracle as well.

Thanks!
jeremy
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to