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

Add unique constraint while creating 'clients' table #93

Open
lianke123321 opened this issue Feb 15, 2016 · 1 comment
Open

Add unique constraint while creating 'clients' table #93

lianke123321 opened this issue Feb 15, 2016 · 1 comment

Comments

@lianke123321
Copy link

Otherwise the other tables created by django that have foreign key pointing to clients will complain.

@lianke123321
Copy link
Author

Add unique to two columns:

  1. username
  2. typeable_handle

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