use insert on conflict
This commit is contained in:
@ -5,3 +5,6 @@ select time_bucket('1 day', time) as interval,
|
||||
group by interval
|
||||
order by interval;
|
||||
|
||||
|
||||
|
||||
-- daily stats of current month
|
||||
|
Reference in New Issue
Block a user