Skip to content

feat: prisma typed queries#157

Draft
pradel wants to merge 3 commits intomainfrom
feat/prisma-typed-queries
Draft

feat: prisma typed queries#157
pradel wants to merge 3 commits intomainfrom
feat/prisma-typed-queries

Conversation

@pradel
Copy link
Copy Markdown
Owner

@pradel pradel commented Nov 29, 2024

No description provided.

month ASC
`;
export default defineCachedEventHandler(async () => {
const result = await prisma.$queryRawTyped(stackingDAOStats());
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

results are nullable, related to prisma/prisma#25268

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant