loopbackio / loopbackio/loopback-next
TypeORM: Database migration
Open
feature
- Dominant language
- TypeScript
- Stars
- 5.1k
- Forks
- 1.1k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 27
Description
Complete the implementation of `migrateSchema()` in `TypeOrmMixin` to enable database migration in apps using TypeORM.
Contributor guide
Research direction
Locate the TypeOrmMixin and its migrateSchema() entry point in the LoopBack repository, then read the surrounding TypeORM integration. Implement the missing migration behavior so apps using TypeORM can migrate their database schema; verify the repository's existing tests or checks for this integration if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, typescript
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100