Rename debug namespace
This commit is contained in:
parent
b05083bcfc
commit
746292610a
@ -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 (
|
||||
|
Loading…
Reference in New Issue
Block a user