Rename debug namespace

This commit is contained in:
Daniel García Aubert 2017-09-14 16:10:23 +02:00
parent b05083bcfc
commit 746292610a

View File

@ -1,5 +1,5 @@
const BaseDataview = require('./base');
const debug = require('debug')('windshaft:widget:aggregation');
const debug = require('debug')('windshaft:dataview:aggregation');
const filteredQueryTpl = ctx => `
filtered_source AS (