On Wed, 25 Apr 2007, [EMAIL PROTECTED] wrote: > Before wasting too much time, I would like to know if someone in the > Radiant community has considered supporting DB2. > In order to support it, what should be needed? Is a compliant ruby db > adapter enough, or you have to tweak specific SQL statements somewhere in > radiant code?
Luca, Radiant uses the Rails framework, which is where all the database adapters live... and it seems there are already three projects that are in process or already working. http://wiki.rubyonrails.com/rails/pages/IBM+DB2 But it seems Radiant does have specific code to deal with different DB engines. DB2 is on the list of engines to support, but no one is testing it yet... except you! http://radiantcms.org/blog/2006/05/09/improved-database-support/ I would think your testing will help this effort along. Chris _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
