mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Rename clickhouse class as it is now generic
This commit is contained in:
parent
8567a499a3
commit
a31ce3ff7c
3 changed files with 5 additions and 5 deletions
|
|
@ -1110,7 +1110,7 @@ end
|
|||
|
||||
-- List of flow columns in the database
|
||||
--
|
||||
-- Keep in sync with ClickHouseFlowDB.cpp and tag_utils.lua
|
||||
-- Keep in sync with ClickHouseDB.cpp and tag_utils.lua
|
||||
--
|
||||
-- - select_func is used in SELECT clause to convert DB-to-Lua the value (e.g. IP addresses)
|
||||
-- - where_func is used in WHERE clause to convert Lua-to-DB the value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue