Add sql reporter to check pipeline

A database connection has been configured now, so we can report
results to it.

Change-Id: I7b1abeb98758be1a3d3733df4710787a11672830
diff --git a/zuul.d/pipelines.yaml b/zuul.d/pipelines.yaml
index ae0f54b..b2e889f 100644
--- a/zuul.d/pipelines.yaml
+++ b/zuul.d/pipelines.yaml
@@ -30,6 +30,7 @@
           state: NOT_RELEVANT
           message: 'Project has no jobs configured'
     success:
+      sql:
       gerrit:
         comment: False
         checks-api:
@@ -37,6 +38,7 @@
           state: SUCCESSFUL
           message: 'Change passed all voting jobs'
     failure:
+      sql:
       gerrit:
         comment: False
         checks-api: