Date: 2008-10-13 09:14
Sender: Praveen Devarao
Hi,
Thanks for writing in. Yes, this task is not supported for ibm_db.
Task rake db:structure:dump is part of the rails code and hence
it requires that this task, rake db:structure:dump, for ibm_db
be supported from within Rails. For this the Rails code is to
be patched along with supporting other rake functionalities
of this kind (namely rake db:test:purge, rake db:test:clone etc)
for ibm_db. Given that this would require changes in the Rails
code we would need to see how should we be proceeding with it.
Will keep you updated on how we would go about with this.
Antonio has posted some related helpful hints for the tasks
db:test:clone and db:test:purge here
http://db2onrails.com/2007/06/20/rake-db-test-purge-and-rake-db-t
est-clone/
Let us know if you require some more info.
Thanks
Praveen |