I have some quetions about 'db:create' rake task. * Is rake task 'db:create:all' removed? Should I invoke 'rake db:create MERB_ENV=...' for each environments? I can't find the rake task which was available in old version of Merb.
* Is it able to specify DB character set in database.yml? I want to submit 'create database ... character set utf8' when 'rake db:create' is invoked. * I got an error for 'rake db:create' when username in database.yml is not 'root'. When I changed username in database.yml to 'root', I got no error. Is it possible to invoke 'rake db:create' with no errors when I set db username other than 'root' in database.yml? -- regards, makoto kuwata --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
