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

Migrations can't be run after installing with readme instructions #50

Open
p-blomberg opened this issue Feb 21, 2015 · 0 comments
Open

Comments

@p-blomberg
Copy link
Contributor

Steps to reproduce:

  1. Install with the instructions in the readme
  2. Run migrations/update_database.php and get this error:
============= BEGIN 2010-09-07_15:23_rounding_product.sql =============
Parser: MySQL
insert into categories  set category_id = 0, name = 'Special'
Error in migration 2010-09-07_15:23_rounding_product.sql:
Query failed: Duplicate entry 'Special' for key 'name'
============= ROLLBACK  =============
All following migrations aborted
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

1 participant