mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 14:17:13 +01:00
Update CI.
This commit is contained in:
parent
fb7f671b32
commit
a1654e88af
7 changed files with 14 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { EventData } from '@/generated/prisma';
|
||||
import { EventData } from '@/generated/prisma/client';
|
||||
import prisma from '@/lib/prisma';
|
||||
import clickhouse from '@/lib/clickhouse';
|
||||
import { CLICKHOUSE, PRISMA, runQuery } from '@/lib/db';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue