Commit
e370a838ef764b17e30d007a0c2b076775175cac
by avosbrinotsk30 Add support for creating and modifying micro stories.
Create the function to create a story by a user, update the
story by the user and publish it, change the validation rules (content,
type, topic can be null), perform all validations when published. Fix
errors in insert db and primary key error in Story table.