Hi Johannes,
in our Department we developed a Radiant application using DB2.
We created a radiant application using the DB2 adapter and then we created some 
extensions to work with the DB2 legacy database.
The main difficulty was that the DB2 adapter has some significant limitation 
(for example the rename_column do not work) and this was a problem especially 
for migrations.
You need to start with the final version of the schema of your db, since 
changes are difficult. Of course this is a general RoR - DB2 problem.
Except for this problem the application works fine.

Davide
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to