We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've a number of tenants with names > 30 characters. I propose that the name field for tenants be increased to 60 characters
I've a number of locations and tenant objects with names longer than 30 chars.
Increase max_length on Tenant.name field to 60chars
No dependencies.
The text was updated successfully, but these errors were encountered:
I've made this minor change to my own fork. Seems a bit minor to do a pull request for?
Sorry, something went wrong.
This was addressed in #1817
No branches or pull requests
Environment
Proposed Functionality
I've a number of tenants with names > 30 characters. I propose that the name field for tenants be increased to 60 characters
Use Case
I've a number of locations and tenant objects with names longer than 30 chars.
Database Changes
Increase max_length on Tenant.name field to 60chars
External Dependencies
No dependencies.
The text was updated successfully, but these errors were encountered: