mirror of
https://github.com/massbug/judge4c.git
synced 2025-05-18 07:16:34 +00:00
Removed all caching and logging functionality from prisma.ts, keeping only the basic Prisma client initialization logic. This includes: - Removal of getProblems, getCachedProblems, getProblem, getCachedProblem functions - Removal of related logger and cache imports - Simplified the global prisma client instantiation |
||
---|---|---|
.. | ||
actions | ||
app | ||
components | ||
config | ||
features | ||
hooks | ||
i18n | ||
lib | ||
stores | ||
styles |