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

Changing the default database #121

Open
SindhuBairavi opened this issue Jan 18, 2017 · 0 comments
Open

Changing the default database #121

SindhuBairavi opened this issue Jan 18, 2017 · 0 comments

Comments

@SindhuBairavi
Copy link

According to this, so when I instantiate iepy, sqlite db is created. I tried modifying this to MySQL after creating an instance, but I get the below errors while migrating, which doesn't let me proceed.

SystemCheckError: System check identified some issues:
ERRORS:
corpus.EntityKind.name: (mysql.E001) MySQL does not allow unique CharFields to have a max_length > 255.
corpus.GazetteItem.text: (mysql.E001) MySQL does not allow unique CharFields to have a max_length > 255.

Any options that can help me fix this?

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