Fix session management subscription data
- Update SessionManagementSubscriptionData in the MySQL DB: add a new primary key (auto-incremented)
- Fix SessionManagementSubscriptionData model to comply with 3GPP specification
- Update GET/POST APIs accordingly
- Minor fixes