[asterisk-bugs] [JIRA] (ASTERISK-26227) sqlalchemy error due to long identifier name

Mark Michelson (JIRA) noreply at issues.asterisk.org
Fri Jul 22 14:45:56 CDT 2016


Mark Michelson created ASTERISK-26227:
-----------------------------------------

             Summary: sqlalchemy error due to long identifier name
                 Key: ASTERISK-26227
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26227
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
            Reporter: Mark Michelson
            Severity: Minor


When attempting to run alembic on the 13 branch, sqlalchemy complains:

sqlalchemy.exc.IdentifierError: Identifier 'ps_contacts_qualifyfreq_exptime' exceeds maximum length of 30 characters

The fix is pretty simple: change the index name to be less than 30 characters.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list