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

Introspection rules to fix issue #10 #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DXist
Copy link

@DXist DXist commented Mar 9, 2012

When south introspects classes for encrypted char fields it should use unencrypted_length attribute as max_length keyword argument because original max_length argument is overwriten by max_length for encrypted value. See #10

@kimball
Copy link

kimball commented Dec 6, 2013

Would love to see this pull request accepted. An encrypted email field of max_length 255 fails with south on MySQL/InnoDB.

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.

None yet

2 participants