Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When rake db:migrate Mysql2::Error: Table 'database_name.blog_posts' doesn't exist #11

Open
ponnusamygit opened this issue Jul 4, 2013 · 1 comment

Comments

@ponnusamygit
Copy link

i'm using rails 3.2.6 and ruby 1.9.3 and browserCMS 3.5.4 with cms.prefix = 'cms_'

i tried to integrate bcms_blog 3.5.0 but i got error in rake db:migration

Error
Mysql2::Error: Table 'database_name.blog_posts' doesn't exist: ALTER TABLE blog_posts ADD attachment_id int(11)

@jdurand
Copy link

jdurand commented Jul 23, 2013

I had the same issue. I just submited a pull request that fixes this issue : #12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants