mirror of
https://github.com/umami-software/umami.git
synced 2026-02-05 21:27:20 +01:00
Use raw query with on conflict in createSession
This commit is contained in:
parent
592f7c0ae7
commit
14f3db550b
2 changed files with 40 additions and 36 deletions
|
|
@ -146,6 +146,7 @@ export async function POST(request: Request) {
|
|||
region,
|
||||
city,
|
||||
distinctId: id,
|
||||
createdAt,
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue