mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
checkpoint
This commit is contained in:
parent
cef365bb55
commit
20b8337e35
34 changed files with 620 additions and 222 deletions
|
|
@ -1,5 +1,4 @@
|
|||
import { runQuery } from 'lib/queries';
|
||||
import prisma from 'lib/db';
|
||||
import { prisma, runQuery } from 'lib/db';
|
||||
|
||||
export async function createSession(website_id, data) {
|
||||
return runQuery(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue