foradian / fluxday

A user-friendly, free & opensource task & productivity management tool for growing startups
http://fluxday.io/
Apache License 2.0
477 stars 175 forks source link

Unable to run migrations #5

Open ramlaxmanyadav opened 8 years ago

ramlaxmanyadav commented 8 years ago

On running command rake db:migrate, I got the error ""Mysql2::Error: All parts of a PRIMARY KEY must be NOT NULL; in the first migration.

ravisun66 commented 8 years ago

Looks like there is issue in Mysql2 version.. check this link

stpnlr commented 8 years ago

hi @ramlaxmanyadav, did @ravisun66's answer work for you? Which version of mysql do you have installed?

ramlaxmanyadav commented 8 years ago

I can see, I am using gem mysql2 (0.3.21) and mysql (mysql Ver 14.14 Distrib 5.7.12)

* Thanks and Regards*

Ram Laxman Yadav +91- 9958218815,+91- 8882945455 http://ramlaxman.co.in/

On Thu, May 26, 2016 at 9:27 PM, Sooraj TP notifications@github.com wrote:

hi @ramlaxmanyadav https://github.com/ramlaxmanyadav, did @ravisun66 https://github.com/ravisun66's answer work for you? Which version of mysql do you have installed?

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/foradian/fluxday/issues/5#issuecomment-221914126