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

Update Clean Service Incidences.sql

parent 1e56268b
No related branches found
Tags 6.0 6.0.0
No related merge requests found
USE acsmi_backend_services_server;
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