Skip to content
Snippets Groups Projects
Commit 1e56268b authored by Molinuevo Martin, Alberto's avatar Molinuevo Martin, Alberto
Browse files

Update Clean Service Incidences.sql

parent 82642f44
No related branches found
No related tags found
No related merge requests found
TRUNCATE TABLE `service_incidence`;
--DELETE FROM `service_incidence`;
TRUNCATE `service_incidence`;
INSERT INTO `service_incidence` VALUES (1,'2018-12-12 10:12:33','NFR Violation',6,'2018-12-12 10:12:33','2018-12-12 10:12:33',NULL),(2,'2018-12-12 07:00:00','NFR Violation',8,'2018-12-12 10:12:33','2018-12-12 10:12:33',NULL),(3,'2018-12-12 10:41:37','NFR Violation',8,'2018-12-12 10:12:33','2018-12-12 10:12:33',NULL),(4,'2018-12-12 10:41:37','NFR Violation',8,'2018-12-12 10:12:33','2018-12-12 10:12:33',NULL),(5,'2018-12-12 10:41:37','NFR Violation',30,'2018-12-12 10:12:33','2018-12-12 10:12:33',NULL),(6,'2018-12-12 10:41:37','NFR Violation',30,'2018-12-12 10:12:33','2018-12-12 10:12:33',NULL);
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment