loopbackio / loopbackio/loopback-next

TypeORM: Add support for creating custom TypeORM repositories

Open
#5,897 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
TypeScript
Stars
5.1k
Forks
1.1k
Avg merge
2d 21h
Merged PRs (30d)
27

Description

Add support for creating custom TypeORM repositories with custom methods (e.g. to implement bookRepo.findByTitle(title)) and other functionalities.

Contributor guide

Open the contributing guide

Research direction

The issue names TypeORM custom repositories and methods such as bookRepo.findByTitle(title), but it identifies no files, tests, or entry points. Start by locating the existing TypeORM repository integration and its repository creation path, then determine the API and dependency-injection behavior required. Done means custom repositories can be created with custom methods and other requested functionality, with coverage for the supported behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.