Add support to save manual tests results into the database
This commit adds the initial support to save manual tests results using the manual tests report forms into the database.
It also creates two new migrations for the DB in order to adapt the database model better for manual tests results.
Signed-off-by: Luis Araujo luis.araujo@collabora.co.uk
Edited by Luis Araujo