RestComm / Restcomm-Connect

The Open Source Cloud Communications Platform
http://www.restcomm.com/
GNU Affero General Public License v3.0
242 stars 215 forks source link

Create database index for SMPP Message ID #2964

Closed hrosa closed 6 years ago

hrosa commented 6 years ago

What this PR does / why we need it:

Creates a database index for table restcomm_sms_messages, column smpp_message_id in the SQL script responsible for creating the database.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes BS-231

Special notes for your reviewer: none