-
##### **Overview of the issue**
When using the compodoc under the bitbucket repo, the link of the commit in the changelog, is on singular and for bitbucket the commits are in the plural.
##### *…
-
Any plan to support cosmosdb? Maybe it is possible to reuse some of https://github.com/abouroubi/azure-database/tree/feature/cosmosdb to implement this new feature.
ghost updated
8 months ago
-
How to use QueryService within a database transaction? In particular, with TypeORM.
```
@Mutation(() => EntityDTO)
async updateOneEntity(
@Args('input') input: UpdateOneEntityDTO,
): P…
-
### Issue description
Invalide query generated by getOne when entities have the same columns
### Expected Behavior
Should generate correct query
### Actual Behavior
Exception is thrown …
-
## Issue Description
The problem start on v0.2.32 and it wasn't fixed yet on v0.3.7, when you want to save an Entity which has a ManyToOne relation with other entity with 2 primary keys. It breaks wi…
-
Me han comentado que hay un conector por defecto en Nest, tengo que explorar si esa opción es buena, si no tiramos con Prisma que es muy cómodo
-
-
### Issue description
When updating an entity with a OneToMany relation, if the entity has a composite key, then the ORM tries to set the relation key attributes as null.
### Expected Behavior
When…
-
When you have multiple parallel requests to the API, when the page first loads,
then you will end up with multiple `INestApplication` instances. The async-await
usage in the `backend/main.ts` doesn'…
-
## Issue Description
The Directory Exported Classes Loader (`DirectoryExportedClassesLoader.js`) normalizes the path provided to the `entities` property on a `DataSourceOptions` object. This n…