Files | Admin

Notes:

Release Name: 1.1.8

Notes:
Oracle+enhaced+adapter+for+Active+Record


Changes: %3D%3D+1.1.8+2008-10-10%0A%0A*+Bug+fixes%3A%0A++*+Fixed+storing+of+serialized+LOB+columns%0A++*+Prevent+from+SQL+injection+in+%3Alimit+and+%3Aoffset%0A++*+Order+by+LOB+columns+(by+replacing+column+with+function+which+returns+first+100+characters+of+LOB)%0A++*+Sequence+creation+for+tables+with+non-default+primary+key+in+create_table+block%0A++*+Do+count+distinct+workaround+only+when+composite_primary_keys+gem+is+used%0A++++(otherwise+count+distinct+did+not+work+with+ActiveRecord+2.1.1)%0A++*+Fixed+rake+db%3Atest%3Aclone_structure+task%0A++++(see+http%3A%2F%2Frsim.lighthouseapp.com%2Fprojects%2F11468%2Ftickets%2F11-rake-dbtestclone_structure-fails-in-117)%0A++*+Fixed+bug+when+ActiveRecord%3A%3ABase.allow_concurrency+%3D+true%0A++++(see+http%3A%2F%2Fdev.rubyonrails.org%2Fticket%2F11134)