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

Fixes MySql support #222

Merged
merged 1 commit into from
Mar 17, 2013
Merged

Fixes MySql support #222

merged 1 commit into from
Mar 17, 2013

Conversation

gabceb
Copy link
Member

@gabceb gabceb commented Mar 15, 2013

  • Removed index on migration because the index is removed on the later migration anyways and MySQL doesn't like indexes on text columns.
  • Fixes Error in migration for MySQL #207
  • This was tested using MySQL on OS X

- Removed index on migration because the index is removed on the later migration anyways and MySQL doesn't like indexes on text columns.
- Fixes kandanapp#207
@coveralls
Copy link

Coverage increased (+0.0%) when pulling df305ae on gabceb:kandan-207 into ff6530a on kandanapp:master.

View Details

@fusion94
Copy link
Member

Looks good to me 👍

fusion94 added a commit that referenced this pull request Mar 17, 2013
@fusion94 fusion94 merged commit 829a790 into kandanapp:master Mar 17, 2013
ar7em pushed a commit to ar7em/kandan that referenced this pull request Jun 9, 2013
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

Successfully merging this pull request may close these issues.

Error in migration for MySQL
3 participants