cubicweb/debug.py
changeset 12761 10b8352b0208
parent 12755 7df6c6048bc8
child 12764 fb97669efcaa
--- a/cubicweb/debug.py	Wed Jul 31 04:16:20 2019 +0200
+++ b/cubicweb/debug.py	Thu Aug 01 20:30:16 2019 +0200
@@ -23,6 +23,7 @@
 
 SUBSCRIBERS = {
     "rql": [],
+    "sql": [],
 }