Since you're using direct database commands to drop the database, there shouldn't be any residual table/row info that could be leftover.
Could you run and directly email me what the output is when you run rake -t install (The output will probably a bit longer than what needs to be in a group post... I can always copy/paste the relevant parts in a response back to the group.) Long On Mon, Sep 22, 2008 at 10:31 AM, janus <[EMAIL PROTECTED]> wrote: > > >What's your entire setup (OS, database, etc. with versions)? > > Windows Vista Home Premium, Mysql Version 5.0 > > > And when you say that you're re-running rake, are you doing this on a > clean > > database (cleared via SQL commands) or using "rake db:reset" or something > > similar? > > I used the database commands... drop database insoshi_development; > > > Janus > > > -- Long Nguyen [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ Insoshi developer site: http://dogfood.insoshi.com/ Insoshi documentation: http://docs.insoshi.com/ You received this message because you are subscribed to the Google Groups "Insoshi" 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/insoshi?hl=en -~----------~----~----~----~------~----~------~--~---
