mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 07:37:11 +01:00
checkpoint
This commit is contained in:
parent
cef365bb55
commit
20b8337e35
34 changed files with 620 additions and 222 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { runQuery } from 'lib/queries';
|
||||
import prisma from 'lib/db';
|
||||
import { prisma, runQuery } from 'lib/db';
|
||||
|
||||
import { URL_LENGTH } from 'lib/constants';
|
||||
|
||||
export async function savePageView(website_id, session_id, url, referrer) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue