Implemented migration of star models:
Created by: AntonPoltoratskyi
- added 'id' column to Star model (updated mapping to DBStar, DBStarMessage) and rename old 'id' column to 'client_id' according to server protocol.
- save 'feedName', 'senderName' and 'senderAvatar' columns in DBStarMessage.