loopbackio / loopbackio/loopback-next

TypeORM: Database migration

Open
#5,898 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.