📝database

873 threads · Page 14 of 18

Incoherent errors with nestjs/graphql decorators 11 messages
mongoose-typegoose
Use .env for TypeORM 2 messages
typeorm
TS2322: Type 'FindOperator<string>' is not assignable to type 'Date | FindOperator<Date>'. 34 messages
typeorm query builder
How to show data from relation 2 messages
typeorm
Objection js issue 48 messages
typeorm query builder
Connecting to db using knex js in nest js 100 messages
typeorm query builder
Mongoose reaches maxPoolSize 28 messages
mongoose-typegoose
How to create OneToOne that filters with where() with secondary table containing key? 3 messages
typeorm
Nest can't resolve dependecies for TypeORM 2 messages
typeorm
@InjectRepository() typescript error 6 messages
typeorm
TypeORM: Custom repository method is not accessible in service 6 messages
typeorm
Prisma vs TypeORM 9 messages
typeorm prisma
Prisma + GraphQL 2 messages
prisma
Inserting variables in TypeORM query builder 13 messages
typeorm query builder
"Nest cannot find given element (it does not exist in current context)" 11 messages
typeorm
Retrieve sequelize instance then add column to existing table 3 messages
sequelize
Is NestJS 9 required for MongoDB 6 compatibility? 3 messages
mongoose-typegoose
MoreThan(new Date()) doesn't work 13 messages
typeorm
How to provide a custom connection to prisma? 8 messages
prisma
Update Arrays and Object Values 59 messages
typeorm
Transform data with class-transformer doesn't work using MongoDB (mongoose ODM) 5 messages
mongoose-typegoose
Dynamic Update to Entity via Repository 2 messages
typeorm
Multi-Layer Repository Search 15 messages
typeorm
Column "image_id" is in a primary key 2 messages
typeorm
Updated Field Not Actually Updating 2 messages
typeorm
TypeORM Entity ManyToOne not working 2 messages
typeorm
Get User type instead of Loaded<User, never> to make it work with the Swagger plugin 3 messages
mikroorm
nestjs/mongoose virtual populate with 2 databases 11 messages
mongoose-typegoose
Partial object is returned after repository.save function 2 messages
typeorm
TypeORM Error during migration generation 5 messages
typeorm
Case Insensitive Uniqueness 12 messages
typeorm
Implicit many-to-many relations 5 messages
prisma
How do I add Statics to my Mongoose Schema? 9 messages
mongoose-typegoose
How can I define a length range for a string in prisma? 4 messages
prisma
Use array of IDs as foreign key on TypeORM 2 messages
typeorm
User Update DTO With NOT Fields 7 messages
typeorm
Database locks 4 messages
typeorm query builder
MongooseModule.forRootAsync can't access configService value - undefined 11 messages
mongoose-typegoose
Need Help for connection MongoDB to NestJs using TypeORM 14 messages
typeorm
Get documents between two dates 3 messages
mongoose-typegoose
What's the best way to create an object that specifies a relation to other model, using an ObjectId? 12 messages
mongoose-typegoose
Using Injectable in Mongoose Schema 5 messages
mongoose-typegoose
How use prisma in multiple project? 3 messages
prisma
configService undefined in MikroOrmModule.forRootAsync 9 messages
mikroorm
Is NestJS with TypeORM supporting Transactional annotation like in Spring Boot with Hibernate (JPA)? 6 messages
typeorm
Can i use nestjs mongoose 3 messages
mongoose-typegoose
Need Help for connection PostgreSQL to NestJs 68 messages
typeorm
Entity Manager Or Repository 6 messages
typeorm
Get DataSource object just after `TypeOrmModule.forRoot` 8 messages
typeorm
Error No repository for AuditLogEntity was found. Looks like this entity is not registered in cur 3 messages
sequelize raw SQL typeorm query builder mongoose-typegoose