Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Changeset 7689

Show
Ignore:
Timestamp:
09/29/07 23:18:38 (1 year ago)
Author:
bitsweat
Message:

Extract Oracle, SQLServer, and Sybase adapters into gems.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/activerecord/CHANGELOG

    r7685 r7689  
    11*2.0.0 [Preview Release]* (September 29th, 2007) [Includes duplicates of changes from 1.14.2 - 1.15.3] 
     2 
     3* Extract Oracle, SQLServer, and Sybase adapters into gems.  [Jeremy Kemper] 
    24 
    35* Added fixture caching that'll speed up a normal fixture-powered test suite between 50% and 100% #9682 [frederick.cheung@gmail.com]