perf: Fix slowest db query (again) (#10954)

pull/10865/head^2
Keith Williams 2023-08-25 14:27:37 +03:00 committed by GitHub
parent 25d90e3e12
commit d55b4b051a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ export const getHandler = async ({ ctx, input }: GetOptions) => {
timeZone: true,
eventType: {
select: {
_count: true,
id: true,
eventName: true,
team: {