-
Hi.
My entity has a column with unique values. When i try to insert the same value, the api return "500 - Internal Server Error".
How can i catch and treat this response to anything more friend…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
missing option(s)…
-
**Issue type:**
[X] question
[ ] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
### Setup primary database adapter or ORM tool i.e.
> Recommending the SQL database as first choice (just an opinion).
- TypeORM // or
- Knex.js (Query Builder Tool)
Things to achieve:
- Migr…
-
Looking at the name of the project probably out of the scope :D
but is there a way to disable pagination (i just need to reuse the filters and maybe sorting and other applicable logic)?
-
I am trying to write a custom CreateOne Mutation for one of the entities. What is the way to do that? Looking at documentation https://tripss.github.io/nestjs-query/docs/graphql/resolvers#createresol…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When using latest "@nestjs/swagger": "7.2.0" and "@nestjs/typeorm": "10.0.1", then the…
-
## Bug Report
## Current behavior
I have a NestJS project with TypeORM + Graphql configured
```
@Module({
imports: [
GraphQLFederationModule.forRoot({
autoSchemaFile: path.join(pr…
-
# Bug report
- [ ] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
noook updated
3 weeks ago
-
**Description of the issue**
I am testing CodeQL on a simple NestJS test repo before bringing it into our enterprise CI/CD pipeline, and I am receiving a false negative from the SQLInjection query (C…