📝database
NestJS / TypeORM Error: `QueryFailedError: SQLITE_CONSTRAINT: FOREIGN KEY constraint failed`
typeorm
solved
Populate non-nullable columns in a many-to-many relationship table in TypeORM?
typeorm
Extending Table In ORM
prisma
@nestjs/mongoose nested objects with @Prop ?
mongoose-typegoose
find element with where condition based on an array
typeorm
DB Update into Object Field Not Working As Expected
typeorm
Synchronize: true. Can and can't go without it?
typeorm
Entities with relationship to another entity in another module
typeorm
Query runner problem
typeorm
query builder
[Migrations] I use typeorm migrations and when i use generated migrations it always drop column. why
typeorm
Naming single column unique constraint with decorator not working as expected
typeorm
query builder
Keeping a reference to a @Prop from one Schema to another
mongoose-typegoose
nestjs package error
solved
raw SQL
Mongoose with nestjs
solved
mongoose-typegoose
Programmatically create providers within requested-scoped services
sequelize
OpenTelementry + MongoDB
mongoose-typegoose
Typeorm and postgres - how to select a specific field from a json or jsonb column?
typeorm
Extend PrismaClient in NestJS to add current user from RequestHeader to every create/update
prisma
Custom repository with typeorm
typeorm
TypeORM and Posgress. Sync problem?
typeorm
NestJS TypeORM unable to connect to MySQL
typeorm
query builder
Prisma Migrations
prisma
How to get the number of Related Entities
typeorm
query builder
Mongoose Async - Inject model
mongoose-typegoose
Jest: Connection not closing after test even with testingModule.close()
mongoose-typegoose
Architecting Custom Relations Between Multiple Tables
typeorm
solved
Model returns flattenMaps type, requires extra transformations!?
mongoose-typegoose
How to get the Count of Relations in an Entity?
typeorm
solved
query builder
Permanent hook not running
sequelize
Swagger w/ Prisma and Prisma class generator
prisma
Enforcing Numeric Format In Entity Column w/ TypeORM
typeorm
solved
Unexpected result in one-to-many
prisma
When importing a mongodb schema in a module, the service cannot start
mongoose-typegoose
Repository doesn't get injected in Interceptor when using TypeOrmModule.forRootAsync
typeorm
Unable to inject repository defined in TypeOrm entities list
typeorm
solved
MongoDb + NestJs Schema and DTO automatic update.
query builder
mongoose-typegoose
DrizzleORM
prisma
sequelize
raw SQL
mikroorm
query builder
Using prisma extends
prisma
Sequelize.forRootAsync({}) has caused a rabbit hole of issues
sequelize
Extending Mongoose Schema from different modules
mongoose-typegoose
How to register a Mongoose Schema Written manually without decorators.
typeorm
solved
mongoose-typegoose
Typeorm query builder bulk record update
typeorm
query builder
Sequelize ManyToMany foreignKeys
sequelize
Mongoose module get nested array from specific document.
mongoose-typegoose
Mongodb with Typeorm
typeorm
solved
query builder
prisma database drift
prisma
Mongoose ObjectID DTO
mongoose-typegoose
How can I poll the database for all chats with the user?
typeorm
When use prisma, how can i use same column with model?
prisma
raw SQL
Mongoose references typing
mongoose-typegoose