mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
if OracleAdapter is used then use VARCHAR2(4000) instead of CLOB datatype as CLOB data type has many limitations in Oracle SELECT WHERE clause which causes many unit test failures