mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
check in producer test logic
This commit is contained in:
parent
6f4824582d
commit
d952214536
10 changed files with 338 additions and 17 deletions
|
|
@ -69,6 +69,7 @@ export const RELATIONAL = 'relational';
|
|||
export const POSTGRESQL = 'postgresql';
|
||||
export const MYSQL = 'mysql';
|
||||
export const CLICKHOUSE = 'clickhouse';
|
||||
export const KAFKA = 'kafka';
|
||||
|
||||
export const MYSQL_DATE_FORMATS = {
|
||||
minute: '%Y-%m-%d %H:%i:00',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue