Skip to content

Commit

Permalink
docs: extended extension section in README.md file (#8933)
Browse files Browse the repository at this point in the history
  • Loading branch information
tada5hi committed Apr 27, 2022
1 parent 49cbe23 commit 9f8429f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1296,7 +1296,7 @@ There are several extensions that simplify working with TypeORM and integrating
- Fixtures loader - [typeorm-fixtures-cli](https://github.com/RobinCK/typeorm-fixtures)
- ER Diagram generator - [typeorm-uml](https://github.com/eugene-manuilov/typeorm-uml/)
- another ER Diagram generator - [erdia](https://www.npmjs.com/package/erdia/)
- Create/Drop database - [typeorm-extension](https://github.com/Tada5hi/typeorm-extension)
- Create, drop & seed database - [typeorm-extension](https://github.com/tada5hi/typeorm-extension)
- Automatically update `data-source.ts` after generating migrations/entities - [typeorm-codebase-sync](https://www.npmjs.com/package/typeorm-codebase-sync)
## Contributing
Expand Down

0 comments on commit 9f8429f

Please sign in to comment.