feat: use JSON column + bulk update support.

This commit is contained in:
mattia
2025-01-08 11:49:53 +01:00
parent 0a73fc5a95
commit 15f96b5a7c
7 changed files with 56 additions and 66 deletions

View File

@@ -6,6 +6,7 @@ export function exportGetSessionsSchema(z: Z) {
title: "Total logs",
description:
"The total number of logs satisfying the filters, regardless of pagination",
example: 14,
}),
sessions: z
.object({