public
Fork of rails/rails
Description: Ruby on Rails
Homepage: http://rubyonrails.org
Clone URL: git://github.com/JackDanger/rails.git
Search Repo:
Remove DB2 adapter since IBM chooses to maintain their own adapter 
instead.

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7690 
5ecf4fe2-1ee6-0310-87b1-e25e094e27de
jeremy (author)
Sat Sep 29 16:20:36 -0700 2007
commit  c9bfd7d543813150d0f87f246f8f39e675a9c3d4
tree    2072a436b3b2f731825a9378790ca6381e1caba7
parent  4158e54d75328dee3353da8486b43090d5b94ca2
...
1
2
 
 
3
4
5
...
1
2
3
4
5
6
7
0
@@ -1,5 +1,7 @@
0
 *2.0.0 [Preview Release]* (September 29th, 2007) [Includes duplicates of changes from 1.14.2 - 1.15.3]
0
 
0
+* Remove DB2 adapter since IBM chooses to maintain their own adapter instead. [Jeremy Kemper]
0
+
0
 * Extract Oracle, SQLServer, and Sybase adapters into gems. [Jeremy Kemper]
0
 
0
 * Added fixture caching that'll speed up a normal fixture-powered test suite between 50% and 100% #9682 [frederick.cheung@gmail.com]

Comments

    No one has commented yet.