-
The script we have historically used to update AMI charts is built for our old backend. We will need to replicate that for Prisma.
-
💚
-
## Nossa empresa
A FieldPRO analisa o clima em alta resolução, através de tecnologias proprietárias de monitoramento, previsão e mitigação de riscos. A solução é formada por uma centr…
-
**Describe the bug**
If some enity has an Embedded field that has a ManyToOne relationship, the responses will return null
(User -> Address (embedded) -> State (ManyToOne))
### Have you read the …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
# Problems Encountered with NestJS and pnpm in a Monorepo Setup
## Overview
I've …
-
### Issue description
### Steps to reproduce:
1. Create Nest project using following command `nest new necord_issue`
2. Remove unnecessary files (leave only `app.module.ts` and `main.ts` under `s…
-
## Problem
Sometimes it is helpful to just remove some fields from the selection set like `password` so that we accidentally don't expose them to the frontend.
## Proposals
Adding a `exclude`…
-
This is a tracking issue to get bun's node.js compatibility far enough along to support https://nestjs.com/
-
## Nossa empresa
A Going2 é uma startup que nasceu em 2012, com o propósito de levar tecnologia de ponta para todo o Brasil, focada em criar produtos que tenham como premissa, facilitar a vida das …
-
### Details
So why does logQuery get store correctly and logQuerySlow doesn't?
Is there a solution to get a store in logQuerySlow?
This seems to need to use AsyncResource, but I don't know how to…