© 2026 Hedgehog Software, LLC
export class Database extends PrismaClient<Prisma.PrismaClientOptions, ‘query’ | ‘error’ | ‘info’ | ‘warn’> {}