Describe the bug
I always get log of create table md_ets_metadata. Is due to a bad config ?
To Reproduce
Steps to reproduce the behavior:
LOG: statement: create table if not exists md_ets_metadata (table_name text primary key, entity_attrs jsonb)
Expected behavior
Should be log only once
Environment (please complete the following information):
- OS: Linux
- Version lastest
Additional context
I use quantumleap with timescaleDB
Describe the bug
I always get log of create table md_ets_metadata. Is due to a bad config ?
To Reproduce
Steps to reproduce the behavior:
LOG: statement: create table if not exists md_ets_metadata (table_name text primary key, entity_attrs jsonb)Expected behavior
Should be log only once
Environment (please complete the following information):
Additional context
I use quantumleap with timescaleDB